CollosaAI commited on
Commit
26d2509
·
verified ·
1 Parent(s): ae85e97

Upload dataset folder

Browse files
README.md ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - 100K<n<1M
11
+ tags:
12
+ - tabular
13
+ - csv
14
+ - africa
15
+ - namibia
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: "Namibia: NDVI at Subnational Level | Africa (Namibia official open data)"
24
+ ---
25
+
26
+ # Namibia: NDVI at Subnational Level | Africa (Namibia official open data)
27
+
28
+ 130,260 rows - 1 Africa country - 2022-2026 - Repackaged by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica)
29
+
30
+ ![rows](https://img.shields.io/badge/rows-130260-blue)
31
+ ![countries](https://img.shields.io/badge/countries-1-green)
32
+ ![years](https://img.shields.io/badge/years-2022-2026-orange)
33
+ ![indicators](https://img.shields.io/badge/indicators-6-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 **Namibia** 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:** [Namibia: NDVI at Subnational Level](https://data.humdata.org/dataset/nam-ndvi-subnational)
45
+ - **Publisher:** WFP - World Food Programme
46
+ - **Resource:** [nam-ndvi-subnat-5ytd.csv](https://data.humdata.org/dataset/fc6f371f-eb4b-4ba7-945c-4a2084816bfa/resource/f32930c8-b4b2-4acf-a75e-4a061f9cd399/download/nam-ndvi-subnat-5ytd.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
+ | `NAM` | 130,260 | 2022 | 2026 | `Namibia` |
58
+
59
+ ## Indicators or Resource Contents
60
+
61
+ - `namibia-ndvi-at-subnational-level-adm-level-c4655838` - Namibia: NDVI at Subnational Level - adm level
62
+ - `namibia-ndvi-at-subnational-level-adm-id-0db048f0` - Namibia: NDVI at Subnational Level - adm id
63
+ - `namibia-ndvi-at-subnational-level-n-pixels-11b777ba` - Namibia: NDVI at Subnational Level - n pixels
64
+ - `namibia-ndvi-at-subnational-level-vim-43d0b722` - Namibia: NDVI at Subnational Level - vim
65
+ - `namibia-ndvi-at-subnational-level-vim-avg-f6393763` - Namibia: NDVI at Subnational Level - vim avg
66
+ - `namibia-ndvi-at-subnational-level-viq-1920ba7d` - Namibia: NDVI at Subnational Level - viq
67
+
68
+ ## Schema
69
+
70
+ | Column | Type | Description | Example |
71
+ |--------|------|-------------|---------|
72
+ | `indicator_id` | `string` | Stable indicator identifier. | `namibia-ndvi-at-subnational-level-adm-level-c4655838` |
73
+ | `indicator_name` | `string` | Human-readable indicator name. | `Namibia: NDVI at Subnational Level - adm level` |
74
+ | `country_iso3` | `string` | ISO3 country code. | `NAM` |
75
+ | `country_name` | `string` | Country name. | `Namibia` |
76
+ | `year` | `Int64` | Observation year. | `2022` |
77
+ | `value` | `float64` | Numeric observation value. | `1.0` |
78
+ | `unit` | `string` | Measurement unit, when available. | `source_units_unspecified` |
79
+ | `dimension_pcode` | `string` | Source dimension. | `NA02` |
80
+ | `source_period_start_year` | `Int64` | First year inferred from source resource metadata. | `2026` |
81
+ | `source_period_end_year` | `Int64` | Last year inferred from source resource metadata. | `2026` |
82
+ | `source_period_label` | `category` | Human-readable period inferred from source resource metadata. | `2026` |
83
+ | `source_provider` | `category` | Publishing organization. | `WFP - World Food Programme` |
84
+ | `source_dataset` | `category` | Source package title. | `Namibia: NDVI at Subnational Level` |
85
+ | `source_resource` | `category` | Source resource title. | `nam-ndvi-subnat-5ytd.csv` |
86
+ | `source_package_id` | `category` | CKAN package UUID. | `fc6f371f-eb4b-4ba7-945c-4a2084816bfa` |
87
+ | `source_resource_id` | `category` | CKAN resource UUID. | `f32930c8-b4b2-4acf-a75e-4a061f9cd399` |
88
+ | `source_url` | `category` | Original source resource URL. | `https://data.humdata.org/dataset/fc6f371f-eb4b-4ba7-945c-4a2084816bfa/re` |
89
+ | `license_id` | `category` | Source license identifier. | `cc-by` |
90
+ | `retrieved_at` | `category` | UTC retrieval timestamp. | `2026-08-30T05:38:32Z` |
91
+
92
+ ## Usage
93
+
94
+ ```python
95
+ from datasets import load_dataset
96
+
97
+ ds = load_dataset("electricsheepafrica/africa-namibia-namibia-ndvi-at-subnational-level-afee91fd")
98
+ df = ds["train"].to_pandas()
99
+ print(df.head())
100
+ ```
101
+
102
+ ### Filter to one country
103
+
104
+ ```python
105
+ sample_country = df[df["country_iso3"] == "NAM"]
106
+ ```
107
+
108
+ ### Work with indicators
109
+
110
+ ```python
111
+ if "indicator_id" in df.columns:
112
+ print(df["indicator_id"].value_counts().head())
113
+ sample = df.sort_values([c for c in ["indicator_id", "year"] if c in df.columns])
114
+ ```
115
+
116
+ ## Citation
117
+
118
+ ```bibtex
119
+ @misc{electric_sheep_africa_africa_namibia_namibia_ndvi_at_subnational_level_afee91fd_2026,
120
+ title = {Namibia: NDVI at Subnational Level | Africa (Namibia official open data)},
121
+ author = {WFP - World Food Programme},
122
+ year = {2026},
123
+ url = {https://data.humdata.org/dataset/nam-ndvi-subnational},
124
+ publisher = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
125
+ howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-namibia-namibia-ndvi-at-subnational-level-afee91fd}}
126
+ }
127
+ ```
128
+
129
+ ## License
130
+
131
+ Released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
132
+
133
+ Original data (c) WFP - World Food Programme. When using this dataset, please cite both the
134
+ original source above and the Electric Sheep Africa repackaging.
135
+
136
+ ## About Electric Sheep
137
+
138
+ Electric Sheep Africa is part of the Electric Sheep mission: a unified,
139
+ ML-ready data layer for Africa on Hugging Face. We pull data from authoritative
140
+ open sources, normalize the schemas, package as Parquet, and publish with
141
+ consistent dataset cards so researchers and developers can use `load_dataset()`
142
+ to start working in seconds.
143
+
144
+ Browse the full collection: [huggingface.co/electricsheepafrica](https://huggingface.co/electricsheepafrica)
145
+
146
+ ---
147
+
148
+ Provenance: ingested 2026-08-30 via the Electric Sheep pipeline. Source URL:
149
+ https://data.humdata.org/dataset/fc6f371f-eb4b-4ba7-945c-4a2084816bfa/resource/f32930c8-b4b2-4acf-a75e-4a061f9cd399/download/nam-ndvi-subnat-5ytd.csv
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea2d7736bc84355c447e80acaa21cdd58d4ede2a85f822360e4d00f0347bb80
3
+ size 500954
metadata/source_snapshot.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "columns": [
3
+ "indicator_id",
4
+ "indicator_name",
5
+ "country_iso3",
6
+ "country_name",
7
+ "year",
8
+ "value",
9
+ "unit",
10
+ "dimension_pcode",
11
+ "source_period_start_year",
12
+ "source_period_end_year",
13
+ "source_period_label",
14
+ "source_provider",
15
+ "source_dataset",
16
+ "source_resource",
17
+ "source_package_id",
18
+ "source_resource_id",
19
+ "source_url",
20
+ "license_id",
21
+ "retrieved_at"
22
+ ],
23
+ "generated_at": "2026-08-30T05:39:04Z",
24
+ "indicator_count": 6,
25
+ "mode": "indicator_long",
26
+ "repo_id": "electricsheepafrica/africa-namibia-namibia-ndvi-at-subnational-level-afee91fd",
27
+ "rows": 130260,
28
+ "source": {
29
+ "api_base_url": "https://data.humdata.org/api/3/action",
30
+ "country_iso3": "NAM",
31
+ "country_name": "Namibia",
32
+ "group_names": "nam",
33
+ "license_id": "cc-by",
34
+ "license_title": "Creative Commons Attribution International (CC BY)",
35
+ "license_url": "http://www.opendefinition.org/licenses/cc-by",
36
+ "organization_name": "wfp",
37
+ "organization_title": "WFP - World Food Programme",
38
+ "package_id": "fc6f371f-eb4b-4ba7-945c-4a2084816bfa",
39
+ "package_name": "nam-ndvi-subnational",
40
+ "package_notes": "**PLEASE NOTE**: This dataset may experience infrequent updates due to irregularities in the supply of the underlying NASA MODIS source data. MODIS is expected to be decommissioned by the end of 2026, and this dataset may be discontinued. A possible replacement using NOAA VIIRS data is currently being explored. This dataset contains dekadal NDVI indicators computed from NASA's Moderate Resolution Imaging Spectroradiometer (MODIS) collection 6.1 from the Aqua and Terra satellite aggregated by sub-national administrative units. Included indicators are (for each dekad): - 10 day NDVI (`vim`) - NDVI long term average (`vim_lta`) - 10 day NDVI anomaly [%] (`viq`) The administrative units used for aggregation are based on WFP data and contain a Pcode reference attributed to each unit. The number of input pixels used to create the aggregates, is provided in the `n_pixels`column.",
41
+ "package_page_url": "https://data.humdata.org/dataset/nam-ndvi-subnational",
42
+ "package_title": "Namibia: NDVI at Subnational Level",
43
+ "portal_url": "https://data.humdata.org",
44
+ "resource_description": "This resource contains a subset of the full timeseries covering the past five years to date. File id: 20260824T092346637238_675a9c25",
45
+ "resource_format": "CSV",
46
+ "resource_id": "f32930c8-b4b2-4acf-a75e-4a061f9cd399",
47
+ "resource_last_modified": "2026-08-24T09:24:46.397295",
48
+ "resource_name": "nam-ndvi-subnat-5ytd.csv",
49
+ "resource_position": "1",
50
+ "resource_url": "https://data.humdata.org/dataset/fc6f371f-eb4b-4ba7-945c-4a2084816bfa/resource/f32930c8-b4b2-4acf-a75e-4a061f9cd399/download/nam-ndvi-subnat-5ytd.csv",
51
+ "tag_names": "climate-weather,environment"
52
+ },
53
+ "year_max": 2026,
54
+ "year_min": 2022
55
+ }