Dataset Viewer
Auto-converted to Parquet Duplicate
countrycode
stringclasses
1 value
name
stringclasses
6 values
year
int64
2k
2.03k
funding
int64
205k
27.9M
esa_source
stringclasses
1 value
esa_processed
stringdate
2026-04-05 00:00:00
2026-04-05 00:00:00
LSO
Humanitarian Crisis in Southern Africa 2002 - LESOTHO
2,002
1,130,382
HDX
2026-04-05
LSO
Not specified
2,006
6,520,054
HDX
2026-04-05
LSO
Not specified
2,016
27,942,430
HDX
2026-04-05
LSO
Not specified
2,027
204,965
HDX
2026-04-05
LSO
Not specified
2,023
6,020,336
HDX
2026-04-05
LSO
Lesotho Food Insecurity (September 2012 - March 2013)
2,012
23,805,699
HDX
2026-04-05
LSO
Not specified
2,022
13,038,838
HDX
2026-04-05
LSO
Not specified
2,015
212,089
HDX
2026-04-05
LSO
Not specified
2,017
5,873,509
HDX
2026-04-05
LSO
Lesotho Drought Flash Appeal 2007
2,007
17,340,318
HDX
2026-04-05
LSO
Not specified
2,026
2,532,465
HDX
2026-04-05
LSO
Not specified
2,025
4,285,589
HDX
2026-04-05
LSO
Not specified
2,005
5,232,640
HDX
2026-04-05
LSO
Not specified
2,024
7,524,303
HDX
2026-04-05
LSO
Not specified
2,008
3,640,286
HDX
2026-04-05
LSO
Humanitarian Crisis in Southern Africa - LESOTHO (July 2003 - June 2004)
2,003
2,308,139
HDX
2026-04-05
LSO
Not specified
2,011
6,635,315
HDX
2026-04-05
LSO
Not specified
2,002
7,768,877
HDX
2026-04-05
LSO
Not specified
2,009
870,231
HDX
2026-04-05
LSO
Lesotho Flash Appeal 2019-2020
2,020
13,733,857
HDX
2026-04-05
LSO
Not specified
2,018
1,172,504
HDX
2026-04-05
LSO
Not specified
2,014
512,907
HDX
2026-04-05
LSO
Not specified
2,010
645,959
HDX
2026-04-05
LSO
Not specified
2,021
8,007,571
HDX
2026-04-05

Lesotho - Requirements and Funding Data

Publisher: OCHA Financial Tracking System (FTS) · Source: HDX · License: cc-by-igo · Updated: 2026-04-03


Abstract

FTS publishes data on humanitarian funding flows as reported by donors and recipient organizations. It presents all humanitarian funding to a country and funding that is specifically reported or that can be specifically mapped against funding requirements stated in humanitarian response plans. The data comes from OCHA's Financial Tracking Service and is encoded as utf-8.

Each row in this dataset represents country-level aggregates. Data was last updated on HDX on 2026-04-03. Geographic scope: LSO.

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


Dataset Characteristics

Domain Humanitarian and development data
Unit of observation Country-level aggregates
Rows (total) 30
Columns 6 (2 numeric, 4 categorical, 0 datetime)
Train split 24 rows
Test split 6 rows
Geographic scope LSO
Publisher OCHA Financial Tracking System (FTS)
HDX last updated 2026-04-03

Variables

Geographiccountrycode (LSO), year (range 2002.0–2027.0).

Identifier / Metadataname (Not specified, Lesotho Flash Appeal 2019-2020, Lesotho Food Insecurity (September 2012 - March 2013)), esa_source (HDX), esa_processed (2026-04-05).

Otherfunding (range 204965.0–27942430.0).


Quick Start

from datasets import load_dataset

ds    = load_dataset("electricsheepafrica/africa-lso-requirements-and-funding-data")
train = ds["train"].to_pandas()
test  = ds["test"].to_pandas()

print(train.shape)
train.head()

Schema

Column Type Null % Range / Sample Values
countrycode object 0.0% LSO
name object 0.0% Not specified, Lesotho Flash Appeal 2019-2020, Lesotho Food Insecurity (September 2012 - March 2013)
year int64 0.0% 2002.0 – 2027.0 (mean 2013.9)
funding int64 0.0% 204965.0 – 27942430.0 (mean 6398541.6667)
esa_source object 0.0% HDX
esa_processed object 0.0% 2026-04-05

Numeric Summary

Column Min Max Mean Median
year 2002.0 2027.0 2013.9 2013.5
funding 204965.0 27942430.0 6398541.6667 4386414.5

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. 8 column(s) with >80% missing values were removed: id, code, typeid, typename, startdate, enddate.... 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 Financial Tracking System (FTS) 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_lso_requirements_and_funding_data,
  title     = {Lesotho - Requirements and Funding Data},
  author    = {OCHA Financial Tracking System (FTS)},
  year      = {2026},
  url       = {https://data.humdata.org/dataset/lso-requirements-and-funding-data},
  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
26

Collection including electricsheepafrica/africa-lso-requirements-and-funding-data