Kossisoroyce commited on
Commit
3fb020b
·
verified ·
1 Parent(s): 68172ca

Add ML-ready official indicator dataset

Browse files
README.md ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - tabular-classification
7
+ - tabular-regression
8
+ multilinguality: monolingual
9
+ size_categories:
10
+ - n<1K
11
+ tags:
12
+ - tabular
13
+ - xlsx
14
+ - africa
15
+ - nigeria
16
+ - official-statistics
17
+ - open-data
18
+ - energy
19
+ - economics
20
+ pretty_name: "Liquefied Petroleum Gas (Cooking Gas) Price Watch | Africa (Nigeria official open data)"
21
+ ---
22
+
23
+ # Liquefied Petroleum Gas (Cooking Gas) Price Watch | Africa (Nigeria official open data)
24
+
25
+ 31 rows - 1 Africa country - 2025 - Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)
26
+
27
+ ![rows](https://img.shields.io/badge/rows-31-blue)
28
+ ![countries](https://img.shields.io/badge/countries-1-green)
29
+ ![years](https://img.shields.io/badge/years-2025-orange)
30
+ ![indicators](https://img.shields.io/badge/indicators-0-purple)
31
+ ![license](https://img.shields.io/badge/license-other-lightgrey)
32
+
33
+ ## TL;DR
34
+
35
+ This dataset packages one official `XLSX` resource from **Nigeria** as
36
+ ML-ready Parquet. The source file is the provenance boundary; all usable
37
+ indicators or tabular columns from the resource stay together in this repo.
38
+
39
+ ## About the source
40
+
41
+ - **Source:** [Liquefied Petroleum Gas (Cooking Gas) Price Watch](https://microdata.nigerianstat.gov.ng/index.php/catalog/160/related-materials)
42
+ - **Publisher:** National Bureau of Statistics, Nigeria
43
+ - **Resource:** [LPG May 2025 Tables](https://microdata.nigerianstat.gov.ng/index.php/catalog/160/download/1252)
44
+ - **Format:** `XLSX`
45
+ - **License:** [Other open license]()
46
+ - **Packaging mode:** `tabular_resource`
47
+
48
+ ## Geographic coverage
49
+
50
+ 1 Africa country:
51
+
52
+ | Country | Rows | First year | Last year | Name |
53
+ |---------|-----:|-----------:|----------:|------|
54
+ | `NGA` | 31 | 2025 | 2025 | `Nigeria` |
55
+
56
+ ## Indicators or Resource Contents
57
+
58
+ - This source file is packaged as a normalized tabular resource.
59
+
60
+ ## Schema
61
+
62
+ | Column | Type | Description | Example |
63
+ |--------|------|-------------|---------|
64
+ | `source_record_id` | `string` | Stable row identifier for tabular resources. | `nbs-nada-160-1252:lpg-may-2025:0` |
65
+ | `country_iso3` | `string` | ISO3 country code. | `NGA` |
66
+ | `country_name` | `string` | Country name. | `Nigeria` |
67
+ | `source_sheet` | `string` | Workbook sheet name, when the source is a spreadsheet. | `LPG MAY 2025` |
68
+ | `year` | `Int64` | Observation year. | `2025` |
69
+ | `kebbi` | `string` | Source column. | `Sokoto` |
70
+ | `d_7081_4827465` | `float64` | Source column. | `7743.031082` |
71
+ | `d_7032_1088` | `float64` | Source column. | `8179.77` |
72
+ | `d_7442_63940571428` | `float64` | Source column. | `8121.7355` |
73
+ | `d_5_837944454361676` | `float64` | Source column. | `-0.7094881640926474` |
74
+ | `d_5_100014674084747` | `float64` | Source column. | `4.890906597034885` |
75
+ | `taraba` | `string` | Source column. | `Sokoto` |
76
+ | `d_14728_8402025` | `float64` | Source column. | `15897.7633915` |
77
+ | `d_18080_272` | `float64` | Source column. | `20699.425` |
78
+ | `d_18606_5985142857` | `float64` | Source column. | `20304.33875` |
79
+ | `d_2_9110541826234453` | `float64` | Source column. | `-1.9086822460044173` |
80
+ | `d_26_32765552801304` | `float64` | Source column. | `27.718209473768155` |
81
+ | `source_period_start_year` | `Int64` | First year inferred from source resource metadata. | `2025` |
82
+ | `source_period_end_year` | `Int64` | Last year inferred from source resource metadata. | `2025` |
83
+ | `source_period_label` | `string` | Human-readable period inferred from source resource metadata. | `2025` |
84
+ | `source_provider` | `string` | Publishing organization. | `National Bureau of Statistics, Nigeria` |
85
+ | `source_dataset` | `string` | Source package title. | `Liquefied Petroleum Gas (Cooking Gas) Price Watch` |
86
+ | `source_resource` | `string` | Source resource title. | `LPG May 2025 Tables` |
87
+ | `source_package_id` | `string` | CKAN package UUID. | `NGA-NBS-LPG` |
88
+ | `source_resource_id` | `string` | CKAN resource UUID. | `nbs-nada-160-1252` |
89
+ | `source_url` | `string` | Original source resource URL. | `https://microdata.nigerianstat.gov.ng/index.php/catalog/160/download/125` |
90
+ | `license_id` | `string` | Source license identifier. | `other-open` |
91
+ | `retrieved_at` | `string` | UTC retrieval timestamp. | `2026-07-19T04:13:01Z` |
92
+
93
+ ## Usage
94
+
95
+ ```python
96
+ from datasets import load_dataset
97
+
98
+ ds = load_dataset("electricsheepafrica/africa-nigeria-liquefied-petroleum-gas-cooking-gas-price-watch-6bbb29cc")
99
+ df = ds["train"].to_pandas()
100
+ print(df.head())
101
+ ```
102
+
103
+ ### Filter to one country
104
+
105
+ ```python
106
+ sample_country = df[df["country_iso3"] == "NGA"]
107
+ ```
108
+
109
+ ### Work with indicators
110
+
111
+ ```python
112
+ if "indicator_id" in df.columns:
113
+ print(df["indicator_id"].value_counts().head())
114
+ sample = df.sort_values([c for c in ["indicator_id", "year"] if c in df.columns])
115
+ ```
116
+
117
+ ## Citation
118
+
119
+ ```bibtex
120
+ @misc{electric_sheep_africa_africa_nigeria_liquefied_petroleum_gas_cooking_gas_price_watch_6bbb29cc_2025,
121
+ title = {Liquefied Petroleum Gas (Cooking Gas) Price Watch | Africa (Nigeria official open data)},
122
+ author = {National Bureau of Statistics, Nigeria},
123
+ year = {2025},
124
+ url = {https://microdata.nigerianstat.gov.ng/index.php/catalog/160/related-materials},
125
+ publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
126
+ howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-nigeria-liquefied-petroleum-gas-cooking-gas-price-watch-6bbb29cc}}
127
+ }
128
+ ```
129
+
130
+ ## License
131
+
132
+ Released under [Other open license]().
133
+
134
+ Original data (c) National Bureau of Statistics, Nigeria. When using this dataset, please cite both the
135
+ original source above and the Electric Sheep Africa repackaging.
136
+
137
+ ## About Electric Sheep
138
+
139
+ Electric Sheep Africa is part of the Electric Sheep mission: a unified,
140
+ ML-ready data layer for Africa on Hugging Face. We pull data from authoritative
141
+ open sources, normalize the schemas, package as Parquet, and publish with
142
+ consistent dataset cards so researchers and developers can use `load_dataset()`
143
+ to start working in seconds.
144
+
145
+ Browse the full collection: [huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica)
146
+
147
+ ---
148
+
149
+ Provenance: ingested 2026-07-19 via the Electric Sheep pipeline. Source URL:
150
+ https://microdata.nigerianstat.gov.ng/index.php/catalog/160/download/1252
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5488d5e6460c064ea092fbde49412cf28a59c3cd0dde5352845b7495ea9ca9ce
3
+ size 21367
metadata/source_snapshot.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ "source_record_id",
4
+ "country_iso3",
5
+ "country_name",
6
+ "source_sheet",
7
+ "year",
8
+ "kebbi",
9
+ "d_7081_4827465",
10
+ "d_7032_1088",
11
+ "d_7442_63940571428",
12
+ "d_5_837944454361676",
13
+ "d_5_100014674084747",
14
+ "taraba",
15
+ "d_14728_8402025",
16
+ "d_18080_272",
17
+ "d_18606_5985142857",
18
+ "d_2_9110541826234453",
19
+ "d_26_32765552801304",
20
+ "source_period_start_year",
21
+ "source_period_end_year",
22
+ "source_period_label",
23
+ "source_provider",
24
+ "source_dataset",
25
+ "source_resource",
26
+ "source_package_id",
27
+ "source_resource_id",
28
+ "source_url",
29
+ "license_id",
30
+ "retrieved_at"
31
+ ],
32
+ "generated_at": "2026-07-19T04:17:30Z",
33
+ "indicator_count": 0,
34
+ "mode": "tabular_resource",
35
+ "repo_id": "electricsheepafrica/africa-nigeria-liquefied-petroleum-gas-cooking-gas-price-watch-6bbb29cc",
36
+ "rows": 31,
37
+ "source": {
38
+ "api_base_url": "https://microdata.nigerianstat.gov.ng/index.php/api/catalog/search",
39
+ "country_iso3": "NGA",
40
+ "country_name": "Nigeria",
41
+ "group_names": "NATIONAL ECONOMY; LPG May 2025 Tables; GAS_PRICE_WATCH_May_2025.xlsx; 0",
42
+ "license_id": "other-open",
43
+ "license_title": "Public NBS related material",
44
+ "license_url": "https://microdata.nigerianstat.gov.ng/index.php/catalog/160",
45
+ "organization_title": "National Bureau of Statistics, Nigeria",
46
+ "package_id": "NGA-NBS-LPG",
47
+ "package_name": "nga-nbs-lpg",
48
+ "package_notes": "Fieldwork is done solely by over 700 NBS Staff in all the States of the federation, supported by supervisors whom internal and external observers monitor. Gas Prices are collected across all the 774 local governments across all States and the FCT from over 10,000 respondents and outlets and the estimates reflect the weights derived from estimates of household expenditures on gas and the actual prices households bought different KG of gases. The average prices are reported for each state and the country. The NBS audit team subsequently conducts randomly selected verification of prices recorded.",
49
+ "package_page_url": "https://microdata.nigerianstat.gov.ng/index.php/catalog/160/related-materials",
50
+ "package_title": "Liquefied Petroleum Gas (Cooking Gas) Price Watch",
51
+ "package_type": "document",
52
+ "portal_title": "National Bureau of Statistics Microdata Catalog",
53
+ "portal_url": "https://microdata.nigerianstat.gov.ng",
54
+ "resource_created": "2025-01-16T14:30:20+00:00",
55
+ "resource_description": "Table [tbl]",
56
+ "resource_filename": "GAS_PRICE_WATCH_May_2025.xlsx",
57
+ "resource_format": "XLSX",
58
+ "resource_id": "nbs-nada-160-1252",
59
+ "resource_last_modified": "2025-01-16T15:10:45+00:00",
60
+ "resource_mimetype": "",
61
+ "resource_name": "LPG May 2025 Tables",
62
+ "resource_position": "9",
63
+ "resource_url": "https://microdata.nigerianstat.gov.ng/index.php/catalog/160/download/1252",
64
+ "source_catalog_id": "160",
65
+ "source_idno": "NGA-NBS-LPG",
66
+ "source_total_downloads": "26963",
67
+ "source_total_views": "36522",
68
+ "tag_names": "document; LPG; Table [tbl]; Other Materials"
69
+ },
70
+ "year_max": 2025,
71
+ "year_min": 2025
72
+ }