Download War Economic Impact Dataset - 1 KB 1 Level Minified JSON File Free Sample JSON Data (1 KB 1 Level Minified)
Size : War Economic Impact Dataset - 1 KB 1 Level Minified
Download the War Economic Impact Dataset - 1 KB 1 Level Minified JSON file for free. This sample JSON file (1 KB 1 Level Minified) is perfect for API testing, validating databases, and checking website file upload limits.
Designed for developers and testers, this JSON document contains structured JSON objects and JSON arrays, allowing you to simulate real-world scenarios with large JSON datasets.
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "War Conflict Economic Impact Schema",
"type": "array",
"items": {
"type": "object",
"properties": {
"Conflict_Name": {
"type": "string"
},
"Conflict_Type": {
"type": "string"
},
"Region": {
"type": "string"
},
"Start_Year": {
"type": "string",
"pattern": "^[0-9]{4}$"
},
"End_Year": {
"type": "string",
"pattern": "^[0-9]{4}$"
},
"Status": {
"type": "string"
},
"Primary_Country": {
"type": "string"
},
"Pre_War_Unemployment_%": {
"type": "string"
},
"During_War_Unemployment_%": {
"type": "string"
},
"Unemployment_Spike_Percentage_Points": {
"type": "string"
},
"Most_Affected_Sector": {
"type": "string"
},
"Youth_Unemployment_Change_%": {
"type": "string"
},
"Pre_War_Poverty_Rate_%": {
"type": "string"
},
"During_War_Poverty_Rate_%": {
"type": "string"
},
"Extreme_Poverty_Rate_%": {
"type": "string"
},
"Food_Insecurity_Rate_%": {
"type": "string"
},
"Households_Fallen_Into_Poverty_Estimate": {
"type": "string"
},
"GDP_Change_%": {
"type": "string"
},
"Inflation_Rate_%": {
"type": "string"
},
"Currency_Devaluation_%": {
"type": "string"
},
"Cost_of_War_USD": {
"type": "string"
},
"Estimated_Reconstruction_Cost_USD": {
"type": "string"
},
"Informal_Economy_Size_Pre_War_%": {
"type": "string"
},
"Informal_Economy_Size_During_War_%": {
"type": "string"
},
"Black_Market_Activity_Level": {
"type": "string"
},
"Primary_Black_Market_Goods": {
"type": "string"
},
"Currency_Black_Market_Rate_Gap_%": {
"type": "string"
},
"War_Profiteering_Documented": {
"type": "string",
"enum": [
"Yes",
"No"
]
}
},
"required": [
"Conflict_Name",
"Conflict_Type",
"Region",
"Start_Year",
"End_Year",
"Primary_Country"
]
}
}We found 5 files similar to your selection in the WAR-ECONOMIC-IMPACT-DATASET 1LEVEL folder.