Add metadata.json
Browse files- metadata.json +17 -0
metadata.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "unhcr-population-data-for-mus",
|
| 3 |
+
"slug": "africa-unhcr-population-data-for-mus",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/f232eac4-1b1c-41e6-bac6-79a83339c5e5/resource/8b2289fb-ade1-441a-b94c-ab51795579b3/download/end_year_population_totals_originating_mus.csv",
|
| 5 |
+
"license": "cc-by-igo",
|
| 6 |
+
"organization": "UNHCR - The UN Refugee Agency",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 187,
|
| 9 |
+
"original_cols": 12,
|
| 10 |
+
"dropped_cols": [],
|
| 11 |
+
"duplicates_removed": 0,
|
| 12 |
+
"type_casts": {},
|
| 13 |
+
"final_rows": 187,
|
| 14 |
+
"final_cols": 14
|
| 15 |
+
},
|
| 16 |
+
"processed_at": "2026-04-04T14:33:40.354431"
|
| 17 |
+
}
|