electricsheepasia/asia-demographics-kyrgyzstan-languages
Kyrgyzstan: Languages Publisher: CLEAR Global (previously Translators without Borders) · Source: HDX · License: cc-by-sa · Updated: 2026-05-05 Abstract Data on languages spoken in Kyrgyzstan, showing the main language spoken in the household by proportion of the population. Data is drawn from IPUMS International. For more resources on the languages of Kyrgyzstan and language use in humanitarian contexts please visit:… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepasia/asia-demographics-kyrgyzstan-languages.
Kyrgyzstan: Languages
Publisher: CLEAR Global (previously Translators without Borders) · Source: HDX · License: cc-by-sa · Updated: 2026-05-05
Abstract
Data on languages spoken in Kyrgyzstan, showing the main language spoken in the household by proportion of the population. Data is drawn from IPUMS International. For more resources on the languages of Kyrgyzstan and language use in humanitarian contexts please visit: https://clearglobal.org/language-maps-and-data/
Each row in this dataset represents time-series observations. Temporal coverage is indicated by the datetime_published, date_creation column(s). Geographic scope: KGZ.
Curated into ML-ready Parquet format by [Electric Sheep Africa](https://huggingface.co/electricsheepafrica).
Dataset Characteristics
Variables
Geographic — location_code (KGZ), location_name (Kyrgyzstan), location_level (range 0.0–0.0), reliability_score (range 0.755–0.755), representivity_rating (very_high).
Temporal — datetime_published, date_creation.
Demographic — language_code (chec1245, avar1256, lezg1247), language_name (Chechen, Avar, Lezgian), language_rank (range 1.0–33.0).
Outcome / Measurement — proportion_value (range 0.0–0.715).
Identifier / Metadata — dataset_name (Kyrgyzstan Census 2009 (IPUMS extract)), source (IPUMS International), esa_source (HDX), esa_processed (2026-05-05).
Other — url (https://api.ipums.org/downloads/ipumsi/api/v1/extracts/2404395/ipumsi_00302.sav.gz).
Quick Start
from datasets import load_dataset
ds = load_dataset("electricsheepafrica/asia-demographics-kyrgyzstan-languages")
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 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 CLEAR Global (previously Translators without Borders) 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_demographics_kyrgyzstan_languages,
title = {Kyrgyzstan: Languages},
author = {CLEAR Global (previously Translators without Borders)},
year = {2026},
url = {https://data.humdata.org/dataset/kyrgyzstan-languages},
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.
