Add metadata.json
Browse files- metadata.json +17 -0
metadata.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "unhcr-population-data-for-nam",
|
| 3 |
+
"slug": "africa-unhcr-population-data-for-nam",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/a6325d68-2450-49dd-9bb2-b4d9e957b03a/resource/789e9154-f08f-4c25-be89-ecad86850ef7/download/end_year_population_totals_originating_nam.csv",
|
| 5 |
+
"license": "cc-by-igo",
|
| 6 |
+
"organization": "UNHCR - The UN Refugee Agency",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 343,
|
| 9 |
+
"original_cols": 12,
|
| 10 |
+
"dropped_cols": [],
|
| 11 |
+
"duplicates_removed": 0,
|
| 12 |
+
"type_casts": {},
|
| 13 |
+
"final_rows": 343,
|
| 14 |
+
"final_cols": 14
|
| 15 |
+
},
|
| 16 |
+
"processed_at": "2026-04-04T13:44:21.814095"
|
| 17 |
+
}
|