CoolFace
Datasetpublic

electricsheepafrica/africa-malawi-afdb-socio-economic-database-1960-2019-e4ecd570

AfDB Socio Economic Database, 1960-2019 | Africa (Malawi official open data) 49,492 rows - 1 Africa country - 1960-2019 - Repackaged by Electric Sheep Africa TL;DR This dataset packages one official CSV resource from Malawi as ML-ready Parquet. The source file is the provenance boundary; all usable indicators or tabular columns from the resource stay together in this repo. About the source Source: AfDB Socio Economic Database, 1960-2019… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-malawi-afdb-socio-economic-database-1960-2019-e4ecd570.

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes9downloads
Dataset Card

AfDB Socio Economic Database, 1960-2019 | Africa (Malawi official open data)

49,492 rows - 1 Africa country - 1960-2019 - Repackaged by Electric Sheep Africa

rows countries years indicators license

TL;DR

This dataset packages one official CSV resource from Malawi as ML-ready Parquet. The source file is the provenance boundary; all usable indicators or tabular columns from the resource stay together in this repo.

About the source

Geographic coverage

1 Africa country:

CountryRowsFirst yearLast yearName
MWI49,49219602019Malawi

Indicators or Resource Contents

  • —This source file is packaged as a normalized tabular resource.

Schema

ColumnTypeDescriptionExample
source_record_idstringStable row identifier for tabular resources.280b1991-bb4a-4991-934a-d7470fb28026:0
country_iso3categoryISO3 country code.MWI
country_namecategoryCountry name.Malawi
pk_h_liib_k_country_csvstringSource column.çæ÷¯ ófQ-áŽÌgÁfîÍHxÅ: n Eá53»ٝ·:†«¯î Ú(\DëzK‡ÅÞÊa“qñšõþµq“(öá«ý
source_period_start_yearInt64First year inferred from source resource metadata.1960
source_period_end_yearInt64Last year inferred from source resource metadata.2019
source_period_labelcategoryHuman-readable period inferred from source resource metadata.1960-2019
source_providercategoryPublishing organization.African Development Bank Group (inactive)
source_datasetcategorySource package title.AfDB Socio Economic Database, 1960-2019
source_resourcecategorySource resource title.AFDB Socio Economic Database, 1960-2019-ggotmbd.zip
source_package_idcategoryCKAN package UUID.2136432f-4932-47ad-a87a-5d3996647c4b
source_resource_idcategoryCKAN resource UUID.280b1991-bb4a-4991-934a-d7470fb28026
source_urlcategoryOriginal source resource URL.https://data.humdata.org/dataset/2136432f-4932-47ad-a87a-5d3996647c4b/re
license_idcategorySource license identifier.cc-by
retrieved_atcategoryUTC retrieval timestamp.2026-08-15T11:40:10Z

Usage

python
from datasets import load_dataset

ds = load_dataset("electricsheepafrica/africa-malawi-afdb-socio-economic-database-1960-2019-e4ecd570")
df = ds["train"].to_pandas()
print(df.head())

Filter to one country

python
sample_country = df[df["country_iso3"] == "MWI"]

Work with indicators

python
if "indicator_id" in df.columns:
    print(df["indicator_id"].value_counts().head())
    sample = df.sort_values([c for c in ["indicator_id", "year"] if c in df.columns])

Citation

bibtex
@misc{electric_sheep_africa_africa_malawi_afdb_socio_economic_database_1960_2019_e4ecd570_2019,
  title        = {AfDB Socio Economic Database, 1960-2019 | Africa (Malawi official open data)},
  author       = {African Development Bank Group (inactive)},
  year         = {2019},
  url          = {https://data.humdata.org/dataset/afdb-socio-economic-database-1960-2019},
  publisher    = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
  howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-malawi-afdb-socio-economic-database-1960-2019-e4ecd570}}
}

License

Released under CC BY 4.0.

Original data (c) African Development Bank Group (inactive). When using this dataset, please cite both the original source above and the Electric Sheep Africa repackaging.

About Electric Sheep

Electric Sheep Africa is part of the Electric Sheep mission: a unified, ML-ready data layer for Africa on Hugging Face. We pull data from authoritative open sources, normalize the schemas, package as Parquet, and publish with consistent dataset cards so researchers and developers can use load_dataset() to start working in seconds.

Browse the full collection: huggingface.co/electricsheepafrica


Provenance: ingested 2026-08-15 via the Electric Sheep pipeline. Source URL: https://data.humdata.org/dataset/2136432f-4932-47ad-a87a-5d3996647c4b/resource/280b1991-bb4a-4991-934a-d7470fb28026/download/afdb-socio-economic-database-1960-2019-ggotmbd.zip