electricsheepasia/asia-aid-flows-iati-cambodia
Cambodia - Current IATI Aid Activities Publisher: International Aid Transparency Initiative · Source: HDX · License: hdx-other · Updated: 2026-05-05 Abstract List of active aid activities shared via the International Aid Transparency Initiative (IATI). Includes both humanitarian and development activities. More information on each activity (including financial data) is available from http://www.d-portal.org Each row in this dataset represents country-level… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepasia/asia-aid-flows-iati-cambodia.
Cambodia - Current IATI Aid Activities
Publisher: International Aid Transparency Initiative · Source: HDX · License: hdx-other · Updated: 2026-05-05
Abstract
List of active aid activities shared via the International Aid Transparency Initiative (IATI). Includes both humanitarian and development activities. More information on each activity (including financial data) is available from http://www.d-portal.org
Each row in this dataset represents country-level aggregates. Temporal coverage is indicated by the day_start, day_end column(s). Geographic scope: KHM.
Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).
Dataset Characteristics
Variables
Geographic — day_start, day_end, day_length (range 0.0–28853.0), country_code, country_percent (range 0.0–100.0).
Outcome / Measurement — sector_percent (range 0.0–100.0).
Identifier / Metadata — aid (http://d-portal.org/q.html?aid=NL-KVK-27378529-4000002092, http://d-portal.org/q.html?aid=NL-KVK-27378529-26067, http://d-portal.org/q.html?aid=NL-KVK-27378529-28385), reporting_ref (US-GOV-1, SE-0, AU-5), funder_ref (US-GOV-1, SE, AU), title (USAID redacted this field in accordance with the exceptions outlined in the Foreign Aid Transparency and Accountability Act of 2016., USAID Travel and Transportation, USAID Miscellaneous Goods, Services, and Operations Maintanence), status_code (Implementation, Finalisation, Closed) and 3 others.
Other — reporting (U.S. Agency for International Development, Sweden, Australia Aid), slug (ausgov-activity, rvo-01, usaid-kh), description (This program supports the Mission's goal for an independent, prosperous, and healthy Ukraine united around core European values in one or more of the following sectors: strengthening of democratic governance, and more inclusive, sustainable, market-driven economic growth., Established in 1974, the Australian NGO Cooperation Program (ANCP) is the Australian Government's longest running and largest program with Australian Non-Government Organisations (NGOs). The ANCP provides funding to accredited Australian NGOs to implement projects consistent with the goals of Australia’s development program. In any given year, ANCP NGOs operate in around 50 countries, implementing approximately 400 projects and working with over 2300 local partners., Administrative costs and operating expenses of USAID contributing to Travel and Transportation.), commitment (range -53375452.0–6789381600.0), spend (range -31623548.0–5922666500.0) and 8 others.
Quick Start
from datasets import load_dataset
ds = load_dataset("electricsheepafrica/asia-aid-flows-iati-cambodia")
train = ds["train"].to_pandas()
test = ds["test"].to_pandas()
print(train.shape)
train.head()Schema
Numeric Summary
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. 240 exact duplicate rows were removed. 2 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 International Aid Transparency Initiative 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_asia_aid_flows_iati_cambodia,
title = {Cambodia - Current IATI Aid Activities},
author = {International Aid Transparency Initiative},
year = {2026},
url = {https://data.humdata.org/dataset/iati-khm},
note = {Repackaged for machine learning by Electric Sheep Africa (https://huggingface.co/electricsheepafrica)}
}[Electric Sheep Africa](https://huggingface.co/electricsheepafrica) — Africa's ML dataset infrastructure. Lagos, Nigeria.
