electricsheepasia/asia-public-sector-world-bank-public-sector-indicators-for
China - Public Sector Publisher: World Bank Group · Source: HDX · License: cc-by · Updated: 2026-04-27 Abstract Contains data from the World Bank's data portal. There is also a consolidated country dataset on HDX. Effective governments improve people's standard of living by ensuring access to essential services – health, education, water and sanitation, electricity, transport – and the opportunity to live and work in peace and security. Data here includes World… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepasia/asia-public-sector-world-bank-public-sector-indicators-for.
China - Public Sector
Publisher: World Bank Group · Source: HDX · License: cc-by · Updated: 2026-04-27
Abstract
Contains data from the World Bank's data portal. There is also a consolidated country dataset on HDX.
Effective governments improve people's standard of living by ensuring access to essential services – health, education, water and sanitation, electricity, transport – and the opportunity to live and work in peace and security. Data here includes World Bank staff assessments of country performance in economic management, structural policies, policies for social inclusion and equity, and public sector management and institutions for the poorest countries. Also included are indicators on revenues and expenses from the International Monetary Fund's Government Finance Statistics, and on tax policies from various sources.
Each row in this dataset represents country-level aggregates. Data was last updated on HDX on 2026-04-27. Geographic scope: CHN.
Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).
Dataset Characteristics
Variables
Geographic — country_name (China), country_iso3 (CHN), year (range 1960.0–2025.0).
Outcome / Measurement — value (range -404894860000.0–20130426340000.0).
Identifier / Metadata — indicator_name (Arms exports (SIPRI trend indicator values), Arms imports (SIPRI trend indicator values), Military expenditure (current LCU)), indicator_code (MS.MIL.XPRT.KD, MS.MIL.MPRT.KD, MS.MIL.XPND.CN), esa_source (HDX), esa_processed (2026-05-04).
Quick Start
from datasets import load_dataset
ds = load_dataset("electricsheepafrica/asia-public-sector-all")
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. 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 World Bank Group 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_public_sector_all,
title = {China - Public Sector},
author = {World Bank Group},
year = {2026},
url = {https://data.humdata.org/dataset/world-bank-public-sector-indicators-for-china},
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.
