lucyi-morn commited on
Commit
c3db17f
·
verified ·
1 Parent(s): cbe15fc

Upload dataset folder

Browse files
README.md ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - 10K<n<100K
11
+ tags:
12
+ - tabular
13
+ - xlsx
14
+ - africa
15
+ - chad
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: "AFDB Market Trends, 2015 | Africa (Chad official open data)"
24
+ ---
25
+
26
+ # AFDB Market Trends, 2015 | Africa (Chad official open data)
27
+
28
+ 67,478 rows - 1 Africa country - 2011-2015 - Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)
29
+
30
+ ![rows](https://img.shields.io/badge/rows-67478-blue)
31
+ ![countries](https://img.shields.io/badge/countries-1-green)
32
+ ![years](https://img.shields.io/badge/years-2011-2015-orange)
33
+ ![indicators](https://img.shields.io/badge/indicators-2-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 `XLSX` resource from **Chad** 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:** [AFDB Market Trends, 2015](https://data.humdata.org/dataset/afdb-market-trends-2015)
45
+ - **Publisher:** African Development Bank Group (inactive)
46
+ - **Resource:** [AFDB Market Trends, 2015.xlsx](https://data.humdata.org/dataset/4b7095b6-bbef-449e-9e88-807fca7380b8/resource/286cf6f6-8896-484e-bb03-c6fcb6620158/download/afdb-market-trends-2015.xlsx)
47
+ - **Format:** `XLSX`
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
+ | `TCD` | 67,478 | 2011 | 2015 | `Chad` |
58
+
59
+ ## Indicators or Resource Contents
60
+
61
+ - `afdb-market-trends-2015-indicator-c110b59f` - AFDB Market Trends, 2015 - indicator
62
+ - `afdb-market-trends-2015-value-91842448` - AFDB Market Trends, 2015 - value
63
+
64
+ ## Schema
65
+
66
+ | Column | Type | Description | Example |
67
+ |--------|------|-------------|---------|
68
+ | `indicator_id` | `string` | Stable indicator identifier. | `afdb-market-trends-2015-indicator-c110b59f` |
69
+ | `indicator_name` | `string` | Human-readable indicator name. | `AFDB Market Trends, 2015 - indicator` |
70
+ | `country_iso3` | `string` | ISO3 country code. | `TCD` |
71
+ | `source_sheet` | `string` | Workbook sheet name, when the source is a spreadsheet. | `Sheet1` |
72
+ | `country_name` | `string` | Country name. | `Chad` |
73
+ | `year` | `Int64` | Observation year. | `2011` |
74
+ | `value` | `float64` | Numeric observation value. | `91242809.0` |
75
+ | `unit` | `string` | Measurement unit, when available. | `source_units_unspecified` |
76
+ | `dimension_indicatorname` | `string` | Source dimension. | `Egypt CASE 30 Index` |
77
+ | `dimension_unit` | `string` | Source dimension. | `` |
78
+ | `dimension_frequency` | `string` | Source dimension. | `D` |
79
+ | `source_period_start_year` | `Int64` | First year inferred from source resource metadata. | `2015` |
80
+ | `source_period_end_year` | `Int64` | Last year inferred from source resource metadata. | `2015` |
81
+ | `source_period_label` | `category` | Human-readable period inferred from source resource metadata. | `2015` |
82
+ | `source_provider` | `category` | Publishing organization. | `African Development Bank Group (inactive)` |
83
+ | `source_dataset` | `category` | Source package title. | `AFDB Market Trends, 2015` |
84
+ | `source_resource` | `category` | Source resource title. | `AFDB Market Trends, 2015.xlsx` |
85
+ | `source_package_id` | `category` | CKAN package UUID. | `4b7095b6-bbef-449e-9e88-807fca7380b8` |
86
+ | `source_resource_id` | `category` | CKAN resource UUID. | `286cf6f6-8896-484e-bb03-c6fcb6620158` |
87
+ | `source_url` | `category` | Original source resource URL. | `https://data.humdata.org/dataset/4b7095b6-bbef-449e-9e88-807fca7380b8/re` |
88
+ | `license_id` | `category` | Source license identifier. | `cc-by` |
89
+ | `retrieved_at` | `category` | UTC retrieval timestamp. | `2026-08-10T22:51:43Z` |
90
+
91
+ ## Usage
92
+
93
+ ```python
94
+ from datasets import load_dataset
95
+
96
+ ds = load_dataset("electricsheepafrica/africa-chad-afdb-market-trends-2015-68e2c859")
97
+ df = ds["train"].to_pandas()
98
+ print(df.head())
99
+ ```
100
+
101
+ ### Filter to one country
102
+
103
+ ```python
104
+ sample_country = df[df["country_iso3"] == "TCD"]
105
+ ```
106
+
107
+ ### Work with indicators
108
+
109
+ ```python
110
+ if "indicator_id" in df.columns:
111
+ print(df["indicator_id"].value_counts().head())
112
+ sample = df.sort_values([c for c in ["indicator_id", "year"] if c in df.columns])
113
+ ```
114
+
115
+ ## Citation
116
+
117
+ ```bibtex
118
+ @misc{electric_sheep_africa_africa_chad_afdb_market_trends_2015_68e2c859_2015,
119
+ title = {AFDB Market Trends, 2015 | Africa (Chad official open data)},
120
+ author = {African Development Bank Group (inactive)},
121
+ year = {2015},
122
+ url = {https://data.humdata.org/dataset/afdb-market-trends-2015},
123
+ publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
124
+ howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-chad-afdb-market-trends-2015-68e2c859}}
125
+ }
126
+ ```
127
+
128
+ ## License
129
+
130
+ Released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
131
+
132
+ Original data (c) African Development Bank Group (inactive). When using this dataset, please cite both the
133
+ original source above and the Electric Sheep Africa repackaging.
134
+
135
+ ## About Electric Sheep
136
+
137
+ Electric Sheep Africa is part of the Electric Sheep mission: a unified,
138
+ ML-ready data layer for Africa on Hugging Face. We pull data from authoritative
139
+ open sources, normalize the schemas, package as Parquet, and publish with
140
+ consistent dataset cards so researchers and developers can use `load_dataset()`
141
+ to start working in seconds.
142
+
143
+ Browse the full collection: [huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica)
144
+
145
+ ---
146
+
147
+ Provenance: ingested 2026-08-11 via the Electric Sheep pipeline. Source URL:
148
+ https://data.humdata.org/dataset/4b7095b6-bbef-449e-9e88-807fca7380b8/resource/286cf6f6-8896-484e-bb03-c6fcb6620158/download/afdb-market-trends-2015.xlsx
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b3017c59551ec1d8006825ac404c8c16960400d7e043b79db5b98047e417aad
3
+ size 215473
metadata/source_snapshot.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ "indicator_id",
4
+ "indicator_name",
5
+ "country_iso3",
6
+ "source_sheet",
7
+ "country_name",
8
+ "year",
9
+ "value",
10
+ "unit",
11
+ "dimension_indicatorname",
12
+ "dimension_unit",
13
+ "dimension_frequency",
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-11T01:34:29Z",
27
+ "indicator_count": 2,
28
+ "mode": "indicator_long",
29
+ "repo_id": "electricsheepafrica/africa-chad-afdb-market-trends-2015-68e2c859",
30
+ "rows": 67478,
31
+ "source": {
32
+ "api_base_url": "https://data.humdata.org/api/3/action",
33
+ "country_iso3": "TCD",
34
+ "country_name": "Chad",
35
+ "group_names": "dza,ago,ben,bwa,bfa,bdi,cpv,cmr,caf,tcd,com,cog,civ,cod,dji,egy,gnq,eri,swz,eth,gab,gmb,gha,gin,gnb,ken,lso,lbr,lby,mdg,mwi,mli,mrt,mus,myt,mar,moz,nam,ner,nga,reu,rwa,shn,stp,sen,syc,sle,som,zaf,ssd,sdn,tgo,tun,uga,tza,esh,zmb,zwe",
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": "afdb",
40
+ "organization_title": "African Development Bank Group (inactive)",
41
+ "package_id": "4b7095b6-bbef-449e-9e88-807fca7380b8",
42
+ "package_name": "afdb-market-trends-2015",
43
+ "package_notes": "AFDB Market Trends, January 2011 - July 2015",
44
+ "package_page_url": "https://data.humdata.org/dataset/afdb-market-trends-2015",
45
+ "package_title": "AFDB Market Trends, 2015",
46
+ "portal_url": "https://data.humdata.org",
47
+ "resource_description": "http://opendataforafrica.org/hpiapmd/afdb-market-trends-2015",
48
+ "resource_format": "XLSX",
49
+ "resource_id": "286cf6f6-8896-484e-bb03-c6fcb6620158",
50
+ "resource_last_modified": "2016-11-24T11:10:18.534206",
51
+ "resource_name": "AFDB Market Trends, 2015.xlsx",
52
+ "resource_position": "0",
53
+ "resource_url": "https://data.humdata.org/dataset/4b7095b6-bbef-449e-9e88-807fca7380b8/resource/286cf6f6-8896-484e-bb03-c6fcb6620158/download/afdb-market-trends-2015.xlsx",
54
+ "tag_names": "africa,economics,markets,services"
55
+ },
56
+ "year_max": 2015,
57
+ "year_min": 2011
58
+ }