Kossiesa commited on
Commit
42586f7
·
verified ·
1 Parent(s): c2cce6a

Add ML-ready official indicator dataset

Browse files
README.md ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-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
+ - mauritius
16
+ - official-statistics
17
+ - open-data
18
+ - energy
19
+ pretty_name: "Peak demand of electricity by month and year | Africa (Mauritius official open data)"
20
+ ---
21
+
22
+ # Peak demand of electricity by month and year | Africa (Mauritius official open data)
23
+
24
+ 338 rows - 1 Africa country - 2010-2022 - Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)
25
+
26
+ ![rows](https://img.shields.io/badge/rows-338-blue)
27
+ ![countries](https://img.shields.io/badge/countries-1-green)
28
+ ![years](https://img.shields.io/badge/years-2010-2022-orange)
29
+ ![indicators](https://img.shields.io/badge/indicators-13-purple)
30
+ ![license](https://img.shields.io/badge/license-cc-by-sa-4.0-lightgrey)
31
+
32
+ ## TL;DR
33
+
34
+ This dataset packages one official CSV resource from **Mauritius** as
35
+ ML-ready Parquet. The CSV is the provenance boundary; all usable indicators or
36
+ tabular columns from the source file stay together in this repo.
37
+
38
+ ## About the source
39
+
40
+ - **Source:** [Peak demand of electricity by month and year](https://data.govmu.org/dataset/peak-demand-electricity-month-and-year)
41
+ - **Publisher:** MDPA
42
+ - **Resource:** [Peak-demand-of-electricity-by-month-and-year.csv](https://data.govmu.org/dataset/f404694d-d83a-4e4a-b4e6-5479a35fb7a8/resource/9fbae89f-8742-47be-a976-77da09398b46/download/peak-demand-of-electricity-by-month-and-year.csv)
43
+ - **License:** [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
44
+ - **Packaging mode:** `indicator_long`
45
+
46
+ ## Geographic coverage
47
+
48
+ 1 Africa country:
49
+
50
+ | Country | Rows | First year | Last year | Name |
51
+ |---------|-----:|-----------:|----------:|------|
52
+ | `MUS` | 338 | 2010 | 2022 | `Mauritius` |
53
+
54
+ ## Indicators or Resource Contents
55
+
56
+ - `peak-demand-of-electricity-by-month-and-year-january-b2e547a3` - Peak demand of electricity by month and year - january
57
+ - `peak-demand-of-electricity-by-month-and-year-february-257c6a31` - Peak demand of electricity by month and year - february
58
+ - `peak-demand-of-electricity-by-month-and-year-march-e39fe1e4` - Peak demand of electricity by month and year - march
59
+ - `peak-demand-of-electricity-by-month-and-year-april-7cc31284` - Peak demand of electricity by month and year - april
60
+ - `peak-demand-of-electricity-by-month-and-year-may-485c3b2a` - Peak demand of electricity by month and year - may
61
+ - `peak-demand-of-electricity-by-month-and-year-june-58208caf` - Peak demand of electricity by month and year - june
62
+ - `peak-demand-of-electricity-by-month-and-year-july-3599110d` - Peak demand of electricity by month and year - july
63
+ - `peak-demand-of-electricity-by-month-and-year-august-ca17b503` - Peak demand of electricity by month and year - august
64
+ - `peak-demand-of-electricity-by-month-and-year-september-adf9224f` - Peak demand of electricity by month and year - september
65
+ - `peak-demand-of-electricity-by-month-and-year-october-ecf2e62a` - Peak demand of electricity by month and year - october
66
+ - `peak-demand-of-electricity-by-month-and-year-november-35e0c039` - Peak demand of electricity by month and year - november
67
+ - `peak-demand-of-electricity-by-month-and-year-december-5596c55e` - Peak demand of electricity by month and year - december
68
+ - `peak-demand-of-electricity-by-month-and-year-annual-ec16904e` - Peak demand of electricity by month and year - annual
69
+
70
+ ## Schema
71
+
72
+ | Column | Type | Description | Example |
73
+ |--------|------|-------------|---------|
74
+ | `indicator_id` | `object` | Stable indicator identifier. | `peak-demand-of-electricity-by-month-and-year-january-b2e547a3` |
75
+ | `indicator_name` | `object` | Human-readable indicator name. | `Peak demand of electricity by month and year - january` |
76
+ | `country_iso3` | `object` | ISO3 country code. | `MUS` |
77
+ | `country_name` | `object` | Country name. | `Mauritius` |
78
+ | `year` | `Int64` | Observation year. | `2010` |
79
+ | `value` | `float64` | Numeric observation value. | `384.4` |
80
+ | `unit` | `object` | Measurement unit, when available. | `source_units_unspecified` |
81
+ | `dimension_island` | `string` | Source dimension. | `Mauritius` |
82
+ | `source_provider` | `object` | Publishing organization. | `MDPA` |
83
+ | `source_dataset` | `object` | Source package title. | `Peak demand of electricity by month and year` |
84
+ | `source_resource` | `object` | Source resource title. | `Peak-demand-of-electricity-by-month-and-year.csv` |
85
+ | `source_package_id` | `object` | CKAN package UUID. | `f404694d-d83a-4e4a-b4e6-5479a35fb7a8` |
86
+ | `source_resource_id` | `object` | CKAN resource UUID. | `9fbae89f-8742-47be-a976-77da09398b46` |
87
+ | `source_url` | `object` | Original CSV URL. | `https://data.govmu.org/dataset/f404694d-d83a-4e4a-b4e6-5479a35fb7a8/reso` |
88
+ | `license_id` | `object` | Source license identifier. | `CC-BY-SA-4.0` |
89
+ | `retrieved_at` | `object` | UTC retrieval timestamp. | `2026-07-16T19:23:24Z` |
90
+
91
+ ## Usage
92
+
93
+ ```python
94
+ from datasets import load_dataset
95
+
96
+ ds = load_dataset("electricsheepafrica/africa-mauritius-peak-demand-of-electricity-by-month-and-year-72b6482d")
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"] == "MUS"]
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_mauritius_peak_demand_of_electricity_by_month_and_year_72b6482d_2022,
119
+ title = {Peak demand of electricity by month and year | Africa (Mauritius official open data)},
120
+ author = {MDPA},
121
+ year = {2022},
122
+ url = {https://data.govmu.org/dataset/peak-demand-electricity-month-and-year},
123
+ publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
124
+ howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-mauritius-peak-demand-of-electricity-by-month-and-year-72b6482d}}
125
+ }
126
+ ```
127
+
128
+ ## License
129
+
130
+ Released under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
131
+
132
+ Original data (c) MDPA. 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-07-16 via the Electric Sheep pipeline. Source URL:
148
+ https://data.govmu.org/dataset/f404694d-d83a-4e4a-b4e6-5479a35fb7a8/resource/9fbae89f-8742-47be-a976-77da09398b46/download/peak-demand-of-electricity-by-month-and-year.csv
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94399015fd92837ad3b40cf4f84e3c9066ce07be50dc42ce98b09756bbc443a6
3
+ size 13373
metadata/source_snapshot.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ "indicator_id",
4
+ "indicator_name",
5
+ "country_iso3",
6
+ "country_name",
7
+ "year",
8
+ "value",
9
+ "unit",
10
+ "dimension_island",
11
+ "source_provider",
12
+ "source_dataset",
13
+ "source_resource",
14
+ "source_package_id",
15
+ "source_resource_id",
16
+ "source_url",
17
+ "license_id",
18
+ "retrieved_at"
19
+ ],
20
+ "generated_at": "2026-07-16T19:32:15Z",
21
+ "indicator_count": 13,
22
+ "mode": "indicator_long",
23
+ "repo_id": "electricsheepafrica/africa-mauritius-peak-demand-of-electricity-by-month-and-year-72b6482d",
24
+ "rows": 338,
25
+ "source": {
26
+ "api_base_url": "https://data.govmu.org",
27
+ "country_iso3": "MUS",
28
+ "country_name": "Mauritius",
29
+ "group_names": "environment-and-natural-resources",
30
+ "license_id": "CC-BY-SA-4.0",
31
+ "license_title": "CC-BY-SA-4.0",
32
+ "license_url": "",
33
+ "organization_id": "fba989d1-7b9a-4338-901c-978558936a9b",
34
+ "organization_name": "mdpa",
35
+ "organization_title": "MDPA",
36
+ "package_author": "",
37
+ "package_id": "f404694d-d83a-4e4a-b4e6-5479a35fb7a8",
38
+ "package_maintainer": "Open Data Mauritius",
39
+ "package_metadata_created": "2024-09-30T13:11:10.110917",
40
+ "package_metadata_modified": "2026-04-14T17:55:44.487711",
41
+ "package_name": "peak-demand-electricity-month-and-year",
42
+ "package_notes": "<p>Dataset shows the Peak demand of electricity by month and year for Mauritius and Rodrigues as from 2010</p>",
43
+ "package_page_url": "https://data.govmu.org/dataset/peak-demand-electricity-month-and-year",
44
+ "package_private": "False",
45
+ "package_state": "active",
46
+ "package_title": "Peak demand of electricity by month and year",
47
+ "package_version": "",
48
+ "portal_url": "https://data.govmu.org",
49
+ "resource_created": "2024-09-30T13:11:10.649498",
50
+ "resource_datastore_active": "True",
51
+ "resource_description": "",
52
+ "resource_format": "CSV",
53
+ "resource_hash": "267f1c22b5ea5b908bed1e18bdc994c9",
54
+ "resource_id": "9fbae89f-8742-47be-a976-77da09398b46",
55
+ "resource_last_modified": "2024-09-30T13:11:10.622543",
56
+ "resource_mimetype": "text/csv",
57
+ "resource_name": "Peak-demand-of-electricity-by-month-and-year.csv",
58
+ "resource_position": "1",
59
+ "resource_size": "2152",
60
+ "resource_state": "active",
61
+ "resource_url": "https://data.govmu.org/dataset/f404694d-d83a-4e4a-b4e6-5479a35fb7a8/resource/9fbae89f-8742-47be-a976-77da09398b46/download/peak-demand-of-electricity-by-month-and-year.csv",
62
+ "retrieved_at": "2026-07-16T17:57:00Z",
63
+ "tag_names": "Central Electricity Board; Electricity; ceb; demand; peak"
64
+ },
65
+ "year_max": 2022,
66
+ "year_min": 2010
67
+ }