CoolFace
Datasetpublic

electricsheepafrica/africa-equatorial-guinea-equatorial-guinea-high-resolution-population-density-maps-10de238d

Equatorial Guinea: High Resolution Population Density Maps + Demographic Estimates | Africa (Equatorial Guinea official open data) 3,714 rows - 1 Africa country - 2020 - Repackaged by Electric Sheep Africa TL;DR This dataset packages one official CSV resource from Equatorial Guinea 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… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-equatorial-guinea-equatorial-guinea-high-resolution-population-density-maps-10de238d.

sourceHugging Facecc-by-4.0updated 29d agoView on Hugging Face
0likes45downloads
Dataset Card

Equatorial Guinea: High Resolution Population Density Maps + Demographic Estimates | Africa (Equatorial Guinea official open data)

3,714 rows - 1 Africa country - 2020 - Repackaged by Electric Sheep Africa

rows countries years indicators license

TL;DR

This dataset packages one official CSV resource from Equatorial Guinea 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
GNQ3,71420202020Equatorial Guinea

Indicators or Resource Contents

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

Schema

ColumnTypeDescriptionExample
source_record_idstringStable row identifier for tabular resources.3ccc190b-6e6b-4aa0-af88-6328e9ab82c4:0
country_iso3categoryISO3 country code.GNQ
country_namecategoryCountry name.Equatorial Guinea
yearInt64Observation year.2020
pk_war_ostringSource column.îU¸¦Å½$»â¶¯
odstringSource column.x4sõî¹2ê>Öf®Þ²Û²D ÊV£îk‰jj—1÷}gó“]ÝçqDùu—A÷ ÖÔ.ƒî5¬©]úÏl²kïÙ¬U·¨}Z
gnq_women_of_reproductive_age_15_49_2020_csvut_y_u_ux_dstringSource column.#†v?°}®dn?°{®Œή®ZV²FZW2bX»ºêX1Ì]]uï
o14_ii_mo_uu_in3iziu_12uoa_aa34a_3c_k34uy12gciu2uo_cvstringSource column.½ïûüŒ !ø ˜ÊÞY{ß»´·Ï•<²Aû!=èܕ·{géAﴼڃÞÍh²{géA·´¼2WF¢zÕç]š‰oÇJçû D³
oo_ovooo_yc_c12fi_oeya_u_yueoi_ooy_i_k_34_g9oa_o12amtuostringSource column.¤å•‰à¹6géºw–‰à32‹º [º²gdµ{’X¸›ÑdËV7x Ùðê–nðèêªc¥ܺºjêù–npéêªe%~Óº’Ô~
source_period_start_yearInt64First year inferred from source resource metadata.2020
source_period_end_yearInt64Last year inferred from source resource metadata.2020
source_period_labelcategoryHuman-readable period inferred from source resource metadata.2020
source_providercategoryPublishing organization.AI for Good at Meta
source_datasetcategorySource package title.Equatorial Guinea: High Resolution Population Density Maps + Demographic
source_resourcecategorySource resource title.gnq_women_of_reproductive_age_15_49_2020_csv.zip
source_package_idcategoryCKAN package UUID.b2882f5f-ca1b-4b88-911b-363a90d22146
source_resource_idcategoryCKAN resource UUID.3ccc190b-6e6b-4aa0-af88-6328e9ab82c4
source_urlcategoryOriginal source resource URL.https://data.humdata.org/dataset/b2882f5f-ca1b-4b88-911b-363a90d22146/re
license_idcategorySource license identifier.cc-by
retrieved_atcategoryUTC retrieval timestamp.2026-08-30T05:35:43Z

Usage

python
from datasets import load_dataset

ds = load_dataset("electricsheepafrica/africa-equatorial-guinea-equatorial-guinea-high-resolution-population-density-maps-10de238d")
df = ds["train"].to_pandas()
print(df.head())

Filter to one country

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

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_equatorial_guinea_equatorial_guinea_high_resolution_population_density_ma_2020,
  title        = {Equatorial Guinea: High Resolution Population Density Maps + Demographic Estimates | Africa (Equatorial Guinea official open data)},
  author       = {AI for Good at Meta},
  year         = {2020},
  url          = {https://data.humdata.org/dataset/highresolutionpopulationdensitymaps-gnq},
  publisher    = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
  howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-equatorial-guinea-equatorial-guinea-high-resolution-population-density-maps-10de238d}}
}

License

Released under CC BY 4.0.

Original data (c) AI for Good at Meta. 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-30 via the Electric Sheep pipeline. Source URL: https://data.humdata.org/dataset/b2882f5f-ca1b-4b88-911b-363a90d22146/resource/3ccc190b-6e6b-4aa0-af88-6328e9ab82c4/download/gnqwomenofreproductiveage15492020csv.zip