Add metadata.json
Browse files- metadata.json +20 -0
metadata.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hdx_name": "unesco-data-for-mauritius",
|
| 3 |
+
"slug": "africa-unesco-data-for-mauritius",
|
| 4 |
+
"source_url": "https://data.humdata.org/dataset/e2970257-3d85-4d91-a52d-05de26b602a4/resource/9a41e599-02cd-4756-9b52-9ac1d5998333/download/sdg_data_mus.csv",
|
| 5 |
+
"license": "cc-by-igo",
|
| 6 |
+
"organization": "UNESCO",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 5863,
|
| 9 |
+
"original_cols": 6,
|
| 10 |
+
"dropped_cols": [
|
| 11 |
+
"magnitude",
|
| 12 |
+
"qualifier"
|
| 13 |
+
],
|
| 14 |
+
"duplicates_removed": 0,
|
| 15 |
+
"type_casts": {},
|
| 16 |
+
"final_rows": 5863,
|
| 17 |
+
"final_cols": 6
|
| 18 |
+
},
|
| 19 |
+
"processed_at": "2026-04-04T14:25:37.048749"
|
| 20 |
+
}
|