Add metadata.json
Browse files- metadata.json +20 -0
metadata.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "faostat-food-security-indicators-for-united-republic-of-tanzania",
|
| 3 |
+
"slug": "africa-faostat-food-security-indicators-for-united-republic-of-tanzania",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/b4885163-4e76-4a89-a193-058826bb76a1/resource/5585a9eb-3821-4647-9d07-b3642e41b839/download/suite-of-food-security-indicators_tza.csv",
|
| 5 |
+
"license": "cc-by-igo",
|
| 6 |
+
"organization": "Food and Agriculture Organization (FAO) of the United Nations",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 1117,
|
| 9 |
+
"original_cols": 16,
|
| 10 |
+
"dropped_cols": [],
|
| 11 |
+
"duplicates_removed": 0,
|
| 12 |
+
"type_casts": {
|
| 13 |
+
"startdate": "datetime",
|
| 14 |
+
"enddate": "datetime"
|
| 15 |
+
},
|
| 16 |
+
"final_rows": 1117,
|
| 17 |
+
"final_cols": 18
|
| 18 |
+
},
|
| 19 |
+
"processed_at": "2026-04-12T12:37:13.681836"
|
| 20 |
+
}
|