Add metadata.json
Browse files- metadata.json +21 -0
metadata.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_name": "elite-consultation-1789-2021",
|
| 3 |
+
"slug": "africa-elite-consultation-1789-2021",
|
| 4 |
+
"source_url": "https://open.africa/dataset/bfc5d465-76d6-457b-b7e7-67e128540458/resource/7207b8ff-b324-4e3b-945b-ab209ebaec2d/download/elite-consultation-1789-2021.csv",
|
| 5 |
+
"license": "cc-by",
|
| 6 |
+
"organization": "V-Dem Institute",
|
| 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-28T12:36:57.553440",
|
| 20 |
+
"source": "OpenAfrica"
|
| 21 |
+
}
|