Dataset Viewer
Auto-converted to Parquet Duplicate
countrycode
stringclasses
1 value
name
stringclasses
3 values
year
int64
2k
2.03k
funding
int64
246k
10.5M
esa_source
stringclasses
1 value
esa_processed
stringdate
2026-04-06 00:00:00
2026-04-06 00:00:00
NAM
Not specified
2,010
430,890
HDX
2026-04-06
NAM
Namibia Flash Appeal (Revised) (March - November 2009)
2,009
2,275,081
HDX
2026-04-06
NAM
Not specified
2,013
4,122,834
HDX
2026-04-06
NAM
Not specified
2,003
1,689,186
HDX
2026-04-06
NAM
Not specified
2,025
5,308,153
HDX
2026-04-06
NAM
Not specified
2,022
3,796,424
HDX
2026-04-06
NAM
Not specified
2,021
1,955,424
HDX
2026-04-06
NAM
Not specified
2,024
10,545,024
HDX
2026-04-06
NAM
Not specified
2,011
1,714,760
HDX
2026-04-06
NAM
Not specified
2,005
426,448
HDX
2026-04-06
NAM
Not specified
2,023
1,000,000
HDX
2026-04-06
NAM
Not specified
2,002
245,592
HDX
2026-04-06
NAM
Not specified
2,004
311,843
HDX
2026-04-06
NAM
Not specified
2,009
2,023,836
HDX
2026-04-06
NAM
Not specified
2,001
525,437
HDX
2026-04-06
NAM
Not specified
2,007
1,743,033
HDX
2026-04-06
NAM
Not specified
2,019
2,290,039
HDX
2026-04-06
NAM
Not specified
2,016
1,000,000
HDX
2026-04-06
NAM
Namibia Flash Appeal (April - October 2011)
2,011
1,682,185
HDX
2026-04-06
NAM
Not specified
2,008
2,727,305
HDX
2026-04-06
NAM
Not specified
2,020
7,494,442
HDX
2026-04-06

Namibia - 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: NAM.

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 NAM
Publisher OCHA Financial Tracking System (FTS)
HDX last updated 2026-04-03

Variables

Geographiccountrycode (NAM), year (range 2001.0–2026.0).

Identifier / Metadataname (Not specified, Namibia Flash Appeal (April - October 2011), Namibia Flash Appeal (Revised) (March - November 2009)), esa_source (HDX), esa_processed (2026-04-06).

Otherfunding (range 245592.0–10545024.0).


Quick Start

from datasets import load_dataset

ds    = load_dataset("electricsheepafrica/africa-nam-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% NAM
name object 0.0% Not specified, Namibia Flash Appeal (April - October 2011), Namibia Flash Appeal (Revised) (March - November 2009)
year int64 0.0% 2001.0 – 2026.0 (mean 2013.1852)
funding int64 0.0% 245592.0 – 10545024.0 (mean 2122660.963)
esa_source object 0.0% HDX
esa_processed object 0.0% 2026-04-06

Numeric Summary

Column Min Max Mean Median
year 2001.0 2026.0 2013.1852 2012.0
funding 245592.0 10545024.0 2122660.963 1682185.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_nam_requirements_and_funding_data,
  title     = {Namibia - Requirements and Funding Data},
  author    = {OCHA Financial Tracking System (FTS)},
  year      = {2026},
  url       = {https://data.humdata.org/dataset/nam-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
23

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