taxapp commited on
Commit
d92d204
·
verified ·
1 Parent(s): 2819b63

Upload dataset folder

Browse files
README.md ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - tabular-regression
7
+ - time-series-forecasting
8
+ multilinguality: monolingual
9
+ size_categories:
10
+ - n<1K
11
+ tags:
12
+ - tabular
13
+ - csv
14
+ - africa
15
+ - djibouti
16
+ - official-statistics
17
+ - open-data
18
+ configs:
19
+ - config_name: default
20
+ data_files:
21
+ - split: train
22
+ path: data/train-00000-of-00001.parquet
23
+ pretty_name: "Djibouti - Urban Development | Africa (Djibouti official open data)"
24
+ ---
25
+
26
+ # Djibouti - Urban Development | Africa (Djibouti official open data)
27
+
28
+ 511 rows - 1 Africa country - 1960-2025 - Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)
29
+
30
+ ![rows](https://img.shields.io/badge/rows-511-blue)
31
+ ![countries](https://img.shields.io/badge/countries-1-green)
32
+ ![years](https://img.shields.io/badge/years-1960-2025-orange)
33
+ ![indicators](https://img.shields.io/badge/indicators-1-purple)
34
+ ![license](https://img.shields.io/badge/license-cc-by-4.0-lightgrey)
35
+
36
+ ## TL;DR
37
+
38
+ This dataset packages one official `CSV` resource from **Djibouti** as
39
+ ML-ready Parquet. The source file is the provenance boundary; all usable
40
+ indicators or tabular columns from the resource stay together in this repo.
41
+
42
+ ## About the source
43
+
44
+ - **Source:** [Djibouti - Urban Development](https://data.humdata.org/dataset/world-bank-urban-development-indicators-for-djibouti)
45
+ - **Publisher:** World Bank Group
46
+ - **Resource:** [Urban Development Indicators for Djibouti](https://data.humdata.org/dataset/3003be3c-5a25-4155-869a-6affb8bf7258/resource/0d62baac-8947-4553-9be7-72b33e03c62d/download/urban-development_dji.csv)
47
+ - **Format:** `CSV`
48
+ - **License:** [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
49
+ - **Packaging mode:** `indicator_long`
50
+
51
+ ## Geographic coverage
52
+
53
+ 1 Africa country:
54
+
55
+ | Country | Rows | First year | Last year | Name |
56
+ |---------|-----:|-----------:|----------:|------|
57
+ | `DJI` | 511 | 1960 | 2025 | `Djibouti` |
58
+
59
+ ## Indicators or Resource Contents
60
+
61
+ - `djibouti-urban-development-76ee3dc6` - Djibouti - Urban Development
62
+
63
+ ## Schema
64
+
65
+ | Column | Type | Description | Example |
66
+ |--------|------|-------------|---------|
67
+ | `indicator_id` | `string` | Stable indicator identifier. | `djibouti-urban-development-76ee3dc6` |
68
+ | `indicator_name` | `string` | Human-readable indicator name. | `Djibouti - Urban Development` |
69
+ | `country_iso3` | `string` | ISO3 country code. | `DJI` |
70
+ | `country_name` | `string` | Country name. | `Djibouti` |
71
+ | `year` | `Int64` | Observation year. | `2015` |
72
+ | `value` | `float64` | Numeric observation value. | `8.39170619892` |
73
+ | `unit` | `string` | Measurement unit, when available. | `source_units_unspecified` |
74
+ | `dimension_country_name` | `string` | Source dimension. | `Djibouti` |
75
+ | `dimension_country_iso3` | `string` | Source dimension. | `DJI` |
76
+ | `dimension_indicator_name` | `string` | Source dimension. | `Urban land area where elevation is below 5 meters (sq. km)` |
77
+ | `dimension_indicator_code` | `string` | Source dimension. | `AG.LND.EL5M.UR.K2` |
78
+ | `source_period_start_year` | `Int64` | First year inferred from source resource metadata. | `` |
79
+ | `source_period_end_year` | `Int64` | Last year inferred from source resource metadata. | `` |
80
+ | `source_period_label` | `string` | Human-readable period inferred from source resource metadata. | `` |
81
+ | `source_provider` | `category` | Publishing organization. | `World Bank Group` |
82
+ | `source_dataset` | `category` | Source package title. | `Djibouti - Urban Development` |
83
+ | `source_resource` | `category` | Source resource title. | `Urban Development Indicators for Djibouti` |
84
+ | `source_package_id` | `category` | CKAN package UUID. | `3003be3c-5a25-4155-869a-6affb8bf7258` |
85
+ | `source_resource_id` | `category` | CKAN resource UUID. | `0d62baac-8947-4553-9be7-72b33e03c62d` |
86
+ | `source_url` | `category` | Original source resource URL. | `https://data.humdata.org/dataset/3003be3c-5a25-4155-869a-6affb8bf7258/re` |
87
+ | `license_id` | `category` | Source license identifier. | `cc-by` |
88
+ | `retrieved_at` | `category` | UTC retrieval timestamp. | `2026-08-16T10:32:57Z` |
89
+
90
+ ## Usage
91
+
92
+ ```python
93
+ from datasets import load_dataset
94
+
95
+ ds = load_dataset("electricsheepafrica/africa-djibouti-djibouti-urban-development-73d9baaa")
96
+ df = ds["train"].to_pandas()
97
+ print(df.head())
98
+ ```
99
+
100
+ ### Filter to one country
101
+
102
+ ```python
103
+ sample_country = df[df["country_iso3"] == "DJI"]
104
+ ```
105
+
106
+ ### Work with indicators
107
+
108
+ ```python
109
+ if "indicator_id" in df.columns:
110
+ print(df["indicator_id"].value_counts().head())
111
+ sample = df.sort_values([c for c in ["indicator_id", "year"] if c in df.columns])
112
+ ```
113
+
114
+ ## Citation
115
+
116
+ ```bibtex
117
+ @misc{electric_sheep_africa_africa_djibouti_djibouti_urban_development_73d9baaa_2025,
118
+ title = {Djibouti - Urban Development | Africa (Djibouti official open data)},
119
+ author = {World Bank Group},
120
+ year = {2025},
121
+ url = {https://data.humdata.org/dataset/world-bank-urban-development-indicators-for-djibouti},
122
+ publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
123
+ howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-djibouti-djibouti-urban-development-73d9baaa}}
124
+ }
125
+ ```
126
+
127
+ ## License
128
+
129
+ Released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
130
+
131
+ Original data (c) World Bank Group. When using this dataset, please cite both the
132
+ original source above and the Electric Sheep Africa repackaging.
133
+
134
+ ## About Electric Sheep
135
+
136
+ Electric Sheep Africa is part of the Electric Sheep mission: a unified,
137
+ ML-ready data layer for Africa on Hugging Face. We pull data from authoritative
138
+ open sources, normalize the schemas, package as Parquet, and publish with
139
+ consistent dataset cards so researchers and developers can use `load_dataset()`
140
+ to start working in seconds.
141
+
142
+ Browse the full collection: [huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica)
143
+
144
+ ---
145
+
146
+ Provenance: ingested 2026-08-16 via the Electric Sheep pipeline. Source URL:
147
+ https://data.humdata.org/dataset/3003be3c-5a25-4155-869a-6affb8bf7258/resource/0d62baac-8947-4553-9be7-72b33e03c62d/download/urban-development_dji.csv
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f90e12b2830f5ad8dc6be99d3770f39f5ff15dff53577462f997ac9ec9bbf29d
3
+ size 21609
metadata/source_snapshot.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ "indicator_id",
4
+ "indicator_name",
5
+ "country_iso3",
6
+ "country_name",
7
+ "year",
8
+ "value",
9
+ "unit",
10
+ "dimension_country_name",
11
+ "dimension_country_iso3",
12
+ "dimension_indicator_name",
13
+ "dimension_indicator_code",
14
+ "source_period_start_year",
15
+ "source_period_end_year",
16
+ "source_period_label",
17
+ "source_provider",
18
+ "source_dataset",
19
+ "source_resource",
20
+ "source_package_id",
21
+ "source_resource_id",
22
+ "source_url",
23
+ "license_id",
24
+ "retrieved_at"
25
+ ],
26
+ "generated_at": "2026-08-16T11:06:04Z",
27
+ "indicator_count": 1,
28
+ "mode": "indicator_long",
29
+ "repo_id": "electricsheepafrica/africa-djibouti-djibouti-urban-development-73d9baaa",
30
+ "rows": 511,
31
+ "source": {
32
+ "api_base_url": "https://data.humdata.org/api/3/action",
33
+ "country_iso3": "DJI",
34
+ "country_name": "Djibouti",
35
+ "group_names": "dji",
36
+ "license_id": "cc-by",
37
+ "license_title": "Creative Commons Attribution International (CC BY)",
38
+ "license_url": "http://www.opendefinition.org/licenses/cc-by",
39
+ "organization_name": "world-bank-group",
40
+ "organization_title": "World Bank Group",
41
+ "package_id": "3003be3c-5a25-4155-869a-6affb8bf7258",
42
+ "package_name": "world-bank-urban-development-indicators-for-djibouti",
43
+ "package_notes": "Contains data from the World Bank's [data portal](http://data.worldbank.org/). There is also a [consolidated country dataset](https://data.humdata.org/dataset/world-bank-combined-indicators-for-djibouti) on HDX. Cities can be tremendously efficient. It is easier to provide water and sanitation to people living closer together, while access to health, education, and other social and cultural services is also much more readily available. However, as cities grow, the cost of meeting basic needs increases, as does the strain on the environment and natural resources. Data on urbanization, traffic and congestion, and air pollution are from the United Nations Population Division, World Health Organization, International Road Federation, World Resources Institute, and other sources.",
44
+ "package_page_url": "https://data.humdata.org/dataset/world-bank-urban-development-indicators-for-djibouti",
45
+ "package_title": "Djibouti - Urban Development",
46
+ "portal_url": "https://data.humdata.org",
47
+ "resource_description": "csv containing Urban Development indicators Indicators: Access to electricity, Mortality caused by road traffic injury, PM2.5 air pollution, Population density, Population in largest city, Population in the largest city, Population living in slums, Urban land area, Urban land area where elevation is below 5 meters, Urban population, Urban population growth, Urban population living in areas where elevation is below 5 meters",
48
+ "resource_format": "CSV",
49
+ "resource_id": "0d62baac-8947-4553-9be7-72b33e03c62d",
50
+ "resource_last_modified": "2026-07-16T23:46:08.796199",
51
+ "resource_name": "Urban Development Indicators for Djibouti",
52
+ "resource_position": "0",
53
+ "resource_url": "https://data.humdata.org/dataset/3003be3c-5a25-4155-869a-6affb8bf7258/resource/0d62baac-8947-4553-9be7-72b33e03c62d/download/urban-development_dji.csv",
54
+ "tag_names": "development,indicators"
55
+ },
56
+ "year_max": 2025,
57
+ "year_min": 1960
58
+ }