Dataset Viewer
Auto-converted to Parquet Duplicate
countrycode
stringclasses
1 value
name
stringclasses
4 values
year
int64
2k
2.03k
funding
int64
20k
20.8M
esa_source
stringclasses
1 value
esa_processed
stringdate
2026-04-06 00:00:00
2026-04-06 00:00:00
SWZ
Not specified
2,009
1,681,003
HDX
2026-04-06
SWZ
Not specified
2,008
6,198,149
HDX
2026-04-06
SWZ
Not specified
2,014
11,545,100
HDX
2026-04-06
SWZ
Not specified
2,003
3,221,703
HDX
2026-04-06
SWZ
Not specified
2,025
2,633,284
HDX
2026-04-06
SWZ
Not specified
2,022
8,054,555
HDX
2026-04-06
SWZ
Not specified
2,021
11,504,854
HDX
2026-04-06
SWZ
Not specified
2,024
4,948,367
HDX
2026-04-06
SWZ
Not specified
2,010
20,000
HDX
2026-04-06
SWZ
Not specified
2,004
1,380,996
HDX
2026-04-06
SWZ
Not specified
2,023
4,375,007
HDX
2026-04-06
SWZ
Humanitarian Crisis in Southern Africa 2002 - SWAZILAND
2,002
1,989,040
HDX
2026-04-06
SWZ
Humanitarian Crisis in Southern Africa - SWAZILAND (July 2003 - June 2004)
2,003
2,794,790
HDX
2026-04-06
SWZ
Swaziland Drought Flash Appeal 2007
2,007
14,335,743
HDX
2026-04-06
SWZ
Not specified
2,002
2,011,186
HDX
2026-04-06
SWZ
Not specified
2,006
360,000
HDX
2026-04-06
SWZ
Not specified
2,019
2,294,444
HDX
2026-04-06
SWZ
Not specified
2,016
20,772,118
HDX
2026-04-06
SWZ
Not specified
2,011
370,370
HDX
2026-04-06
SWZ
Not specified
2,007
1,065,614
HDX
2026-04-06
SWZ
Not specified
2,020
6,344,365
HDX
2026-04-06

Eswatini - Requirements and Funding Data

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


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-06. Geographic scope: SWZ.

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) 27
Columns 6 (2 numeric, 4 categorical, 0 datetime)
Train split 21 rows
Test split 5 rows
Geographic scope SWZ
Publisher OCHA Financial Tracking System (FTS)
HDX last updated 2026-04-06

Variables

Geographiccountrycode (SWZ), year (range 2002.0–2026.0).

Identifier / Metadataname (Not specified, Swaziland Drought Flash Appeal 2007, Humanitarian Crisis in Southern Africa - SWAZILAND (July 2003 - June 2004)), esa_source (HDX), esa_processed (2026-04-06).

Otherfunding (range 20000.0–20772118.0).


Quick Start

from datasets import load_dataset

ds    = load_dataset("electricsheepafrica/africa-swz-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% SWZ
name object 0.0% Not specified, Swaziland Drought Flash Appeal 2007, Humanitarian Crisis in Southern Africa - SWAZILAND (July 2003 - June 2004)
year int64 0.0% 2002.0 – 2026.0 (mean 2012.963)
funding int64 0.0% 20000.0 – 20772118.0 (mean 4614191.0741)
esa_source object 0.0% HDX
esa_processed object 0.0% 2026-04-06

Numeric Summary

Column Min Max Mean Median
year 2002.0 2026.0 2012.963 2013.0
funding 20000.0 20772118.0 4614191.0741 2694140.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. 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_swz_requirements_and_funding_data,
  title     = {Eswatini - Requirements and Funding Data},
  author    = {OCHA Financial Tracking System (FTS)},
  year      = {2026},
  url       = {https://data.humdata.org/dataset/swz-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
21

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