electricsheepasia/asia-aid-flows-financial-tracking-private-sector-nepal2
Financial tracking of private sector contributions Nepal 2015 Publisher: OCHA HQ · Source: HDX · License: cc-by-igo · Updated: 2023-05-02 Abstract Information on the private sector cash and in-kind contributions to humanitarian relief efforts in Nepal earthquake. Each row in this dataset represents tabular records. Temporal coverage is indicated by the unnamed_11, unnamed_12 column(s). Geographic scope: NPL, NEPAL-EARTHQUAKE. Curated into ML-ready Parquet format… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepasia/asia-aid-flows-financial-tracking-private-sector-nepal2.
Financial tracking of private sector contributions Nepal 2015
Publisher: OCHA HQ · Source: HDX · License: cc-by-igo · Updated: 2023-05-02
Abstract
Information on the private sector cash and in-kind contributions to humanitarian relief efforts in Nepal earthquake.
Each row in this dataset represents tabular records. Temporal coverage is indicated by the unnamed_11, unnamed_12 column(s). Geographic scope: NPL, NEPAL-EARTHQUAKE.
Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).
Dataset Characteristics
Variables
Identifier / Metadata — unnamed_2 (American Red Cross, Unspecified, Canadian Red Cross), unnamed_3 (USD, Amount (converted) Currency), unnamed_4 (range 0.0–4000000.0), unnamed_5 (USD, CAD, EUR), unnamed_6 (range 0.0–20000000.0) and 13 others.
Other — organisation (Dow Chemical Company, Ford Foundation, Medtronic Plc), un_ocha_private_sector_section (Financials Services, Consumer, Health).
Quick Start
from datasets import load_dataset
ds = load_dataset("electricsheepafrica/asia-aid-flows-financial-tracking-private-sector-nepal2")
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. 2 exact duplicate rows were removed. 5 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 HQ and has not been independently validated by ESA.
- Automated cleaning cannot correct for misreported values, definitional inconsistencies, or sampling bias in the original collection.
- The following columns have >20% missing values and should be treated with caution in modelling:
unnamed_2,unnamed_4,unnamed_6. - This dataset spans 2 countries; geographic and methodological inconsistencies across national boundaries may affect cross-country comparability.
- Refer to the original HDX dataset page for the publisher's own methodology notes and caveats.
Citation
@dataset{hdx_asia_aid_flows_financial_tracking_private_sector_nepal2,
title = {Financial tracking of private sector contributions Nepal 2015},
author = {OCHA HQ},
year = {2023},
url = {https://data.humdata.org/dataset/financial-tracking-private-sector-nepal2015},
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.
