Add metadata.json
Browse files- metadata.json +21 -0
metadata.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_name": "equal-rights-protection-1789-2021-for-select-countries",
|
| 3 |
+
"slug": "africa-protection-all",
|
| 4 |
+
"source_url": "https://open.africa/dataset/b42f86e5-f625-44ee-9cee-bbf7e3c3c761/resource/1389cdc8-87dc-4221-b376-2cb1cdfa31e7/download/equal-rights-protection-1789-2021.csv",
|
| 5 |
+
"license": "cc-by",
|
| 6 |
+
"organization": "The Charter Project",
|
| 7 |
+
"prep_report": {
|
| 8 |
+
"original_rows": 1477,
|
| 9 |
+
"original_cols": 3,
|
| 10 |
+
"dropped_cols": [],
|
| 11 |
+
"duplicates_removed": 0,
|
| 12 |
+
"type_casts": {
|
| 13 |
+
"unnamed_1": "numeric",
|
| 14 |
+
"unnamed_2": "numeric"
|
| 15 |
+
},
|
| 16 |
+
"final_rows": 1477,
|
| 17 |
+
"final_cols": 5
|
| 18 |
+
},
|
| 19 |
+
"processed_at": "2026-04-27T22:49:08.475589",
|
| 20 |
+
"source": "OpenAfrica"
|
| 21 |
+
}
|