Add metadata.json
Browse files- metadata.json +19 -0
metadata.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "fewsnet_staple_food_price_data_for_ethiopia_weekly_6041",
|
| 3 |
+
"slug": "africa-fewsnet-staple-food-price-data-for-ethiopia-weekly-6041",
|
| 4 |
+
"source_url": "https://fdw.fews.net/api/marketpricefacts/?dataset=FEWS_NET_Staple_Food_Price_Data&country=ET&format=csv&fields=website&end_date",
|
| 5 |
+
"license": "cc-by",
|
| 6 |
+
"organization": "FEWS NET",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 106163,
|
| 9 |
+
"original_cols": 15,
|
| 10 |
+
"dropped_cols": [],
|
| 11 |
+
"duplicates_removed": 0,
|
| 12 |
+
"type_casts": {
|
| 13 |
+
"period_date": "datetime"
|
| 14 |
+
},
|
| 15 |
+
"final_rows": 106163,
|
| 16 |
+
"final_cols": 17
|
| 17 |
+
},
|
| 18 |
+
"processed_at": "2026-04-07T00:54:01.719943"
|
| 19 |
+
}
|