Dataset Viewer
Auto-converted to Parquet Duplicate
location
stringlengths
4
13
unnamed_1
stringlengths
5
10
operational_priority
float64
1
2
overall_affected
float64
0
1.01M
unnamed_4
float64
40.4k
844k
unnamed_5
float64
4.84k
516k
esa_source
stringclasses
1 value
esa_processed
stringdate
2026-04-09 00:00:00
2026-04-09 00:00:00
Kwale
KE002
2
197,951
78,986
19,829
HDX
2026-04-09
Mandera
KE009
1
589,314
383,054
151,560
HDX
2026-04-09
#adm1+name
#adm1+code
null
null
null
null
HDX
2026-04-09
Turkana
KE023
1
820,249
513,235
475,081
HDX
2026-04-09
Isiolo
KE011
1
147,401
75,324
38,397
HDX
2026-04-09
Baringo
KE030
1
573,800
430,350
28,500
HDX
2026-04-09
Makueni
KE017
2
286,965
201,321
25,704
HDX
2026-04-09
Meru
KE012
2
152,977
95,611
16,340
HDX
2026-04-09
Embu
KE014
2
163,414
106,219
6,608
HDX
2026-04-09
Garissa
KE007
1
1,012,168
843,624
515,967
HDX
2026-04-09
Tana River
KE004
2
126,377
78,986
23,478
HDX
2026-04-09
Nyeri
KE019
2
115,363
40,377
7,555
HDX
2026-04-09
Tharaka Nithi
KE013
2
0
52,102
4,840
HDX
2026-04-09
Samburu
KE025
1
170,680
162,065
43,194
HDX
2026-04-09
West Pokot
KE024
2
163,255
106,116
12,841
HDX
2026-04-09
Kilifi
KE003
2
183,360
72,690
23,300
HDX
2026-04-09
Laikipia
KE031
2
155,568
69,694
7,872
HDX
2026-04-09
Marsabit
KE010
1
252,882
189,127
122,124
HDX
2026-04-09
Taita Taveta
KE006
2
125,769
81,750
9,000
HDX
2026-04-09
Kajiado
KE034
2
182,012
118,308
24,330
HDX
2026-04-09

Kenya Drought Related - People Affected, Targeted & Reached by Location

Publisher: OCHA Regional Office for Southern and Eastern Africa (ROSEA) · Source: HDX · License: cc-by · Updated: 2025-10-28


Abstract

Drought affected areas and population in Kenya

Each row in this dataset represents tabular records. Data was last updated on HDX on 2025-10-28. Geographic scope: KEN.

Curated into ML-ready Parquet format by Electric Sheep Africa.


Dataset Characteristics

Domain Natural hazards and disaster risk
Unit of observation Tabular records
Rows (total) 25
Columns 8 (4 numeric, 4 categorical, 0 datetime)
Train split 20 rows
Test split 5 rows
Geographic scope KEN
Publisher OCHA Regional Office for Southern and Eastern Africa (ROSEA)
HDX last updated 2025-10-28

Variables

Geographiclocation (County, Mandera, Wajir), operational_priority (range 1.0–2.0).

Outcome / Measurementoverall_affected (range 0.0–1012168.0).

Identifier / Metadataunnamed_1 (admin1Pcode, KE009, KE008), unnamed_4 (range 0.0–843624.0), unnamed_5 (range 2463.0–515967.0), esa_source (HDX), esa_processed (2026-04-09).


Quick Start

from datasets import load_dataset

ds    = load_dataset("electricsheepafrica/africa-kenya-pin-targeted-reached-by-location-and-cluster")
train = ds["train"].to_pandas()
test  = ds["test"].to_pandas()

print(train.shape)
train.head()

Schema

Column Type Null % Range / Sample Values
location object 0.0% County, Mandera, Wajir
unnamed_1 object 0.0% admin1Pcode, KE009, KE008
operational_priority float64 8.0% 1.0 – 2.0 (mean 1.6522)
overall_affected float64 8.0% 0.0 – 1012168.0 (mean 276812.1739)
unnamed_4 float64 8.0% 0.0 – 843624.0 (mean 185279.8261)
unnamed_5 float64 8.0% 2463.0 – 515967.0 (mean 76666.5652)
esa_source object 0.0% HDX
esa_processed object 0.0% 2026-04-09

Numeric Summary

Column Min Max Mean Median
operational_priority 1.0 2.0 1.6522 2.0
overall_affected 0.0 1012168.0 276812.1739 170680.0
unnamed_4 0.0 843624.0 185279.8261 106116.0
unnamed_5 2463.0 515967.0 76666.5652 23478.0

Curation

Raw data was downloaded from HDX via the CKAN API and converted to Parquet. Column names were lowercased and standardised to snake_case. Common missing-value markers (N/A, null, none, -, unknown, no data, #N/A) were unified to NaN. 4 column(s) were cast from string to numeric or datetime based on parse-success rate (>85% threshold). The dataset was split 80/20 into train and test partitions using a fixed random seed (42) and saved as Snappy-compressed Parquet.


Limitations

  • Data originates from OCHA Regional Office for Southern and Eastern Africa (ROSEA) and has not been independently validated by ESA.
  • Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
  • Refer to the original HDX dataset page for the publisher's own methodology notes and caveats.

Citation

@dataset{hdx_africa_kenya_pin_targeted_reached_by_location_and_cluster,
  title     = {Kenya Drought Related - People Affected, Targeted & Reached by Location},
  author    = {OCHA Regional Office for Southern and Eastern Africa (ROSEA)},
  year      = {2025},
  url       = {https://data.humdata.org/dataset/kenya-pin-targeted-reached-by-location-and-cluster},
  note      = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
}

Electric Sheep Africa — Africa's ML dataset infrastructure. Lagos, Nigeria.

Downloads last month
36

Collection including electricsheepafrica/africa-kenya-pin-targeted-reached-by-location-and-cluster