Dataset Viewer
Auto-converted to Parquet Duplicate
source_record_id
string
country_iso3
string
country_name
string
source_sheet
string
categories_de_donnees
string
unite
string
periode_de_reference
float64
donnees_de_la_periode_de_reference
float64
donnees_de_la_periode_precedente
float64
variation_en
float64
autres_informations_hyperlien
string
source_provider
string
source_dataset
string
source_resource
string
source_package_id
string
source_resource_id
string
source_url
string
license_id
string
retrieved_at
string
0d775615-fb85-4bd5-bf32-18d9bb55f68f:population:0
MAR
Morocco
Population
POPULATION
null
null
null
null
null
null
Ministère de l'Economie et des Finances
Statistiques Economiques et Financières au 20-05-2015
Statistiques Economiques et Financières au MAROC
7e8bcb9b-beed-47d2-8cee-1ab24354adea
0d775615-fb85-4bd5-bf32-18d9bb55f68f
http://datagovma.webhi.net/data/fr/dataset/7e8bcb9b-beed-47d2-8cee-1ab24354adea/resource/0d775615-fb85-4bd5-bf32-18d9bb55f68f/download/statistiques-economiques-et-financieres-au-maroc-population-mef-2015-1.xls
odc-odbl
2026-07-16T22:26:50Z
0d775615-fb85-4bd5-bf32-18d9bb55f68f:population:1
MAR
Morocco
Population
Population
en milliers
2,004
29,839
29,520
1.1
Haut Commissariat au Plan
Ministère de l'Economie et des Finances
Statistiques Economiques et Financières au 20-05-2015
Statistiques Economiques et Financières au MAROC
7e8bcb9b-beed-47d2-8cee-1ab24354adea
0d775615-fb85-4bd5-bf32-18d9bb55f68f
http://datagovma.webhi.net/data/fr/dataset/7e8bcb9b-beed-47d2-8cee-1ab24354adea/resource/0d775615-fb85-4bd5-bf32-18d9bb55f68f/download/statistiques-economiques-et-financieres-au-maroc-population-mef-2015-1.xls
odc-odbl
2026-07-16T22:26:50Z

Statistiques Economiques et Financières au 20-05-2015 | Africa (Morocco official open data)

2 rows - 1 Africa country - not-applicable - Repackaged by Electric Sheep Africa

rows countries years indicators license

TL;DR

This dataset packages one official XLS resource from Morocco 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:

Country Rows First year Last year Name
MAR 2 n/a n/a Morocco

Indicators or Resource Contents

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

Schema

Column Type Description Example
source_record_id string Stable row identifier for tabular resources. 0d775615-fb85-4bd5-bf32-18d9bb55f68f:population:0
country_iso3 string ISO3 country code. MAR
country_name string Country name. Morocco
source_sheet string Workbook sheet name, when the source is a spreadsheet. Population
categories_de_donnees string Source column. POPULATION
unite string Source column. ``
periode_de_reference float64 Source column. ``
donnees_de_la_periode_de_reference float64 Source column. ``
donnees_de_la_periode_precedente float64 Source column. ``
variation_en float64 Source column. ``
autres_informations_hyperlien string Source column. ``
source_provider string Publishing organization. Ministère de l'Economie et des Finances
source_dataset string Source package title. Statistiques Economiques et Financières au 20-05-2015
source_resource string Source resource title. Statistiques Economiques et Financières au MAROC
source_package_id string CKAN package UUID. 7e8bcb9b-beed-47d2-8cee-1ab24354adea
source_resource_id string CKAN resource UUID. 0d775615-fb85-4bd5-bf32-18d9bb55f68f
source_url string Original source resource URL. http://datagovma.webhi.net/data/fr/dataset/7e8bcb9b-beed-47d2-8cee-1ab24
license_id string Source license identifier. odc-odbl
retrieved_at string UTC retrieval timestamp. 2026-07-16T22:26:50Z

Usage

from datasets import load_dataset

ds = load_dataset("electricsheepafrica/africa-morocco-statistiques-economiques-et-financieres-au-20-05-2015-02ad70f8")
df = ds["train"].to_pandas()
print(df.head())

Filter to one country

sample_country = df[df["country_iso3"] == "MAR"]

Work with indicators

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

@misc{electric_sheep_africa_africa_morocco_statistiques_economiques_et_financieres_au_20_05_2015_02ad70f8_2026,
  title        = {Statistiques Economiques et Financières au 20-05-2015 | Africa (Morocco official open data)},
  author       = {Ministère de l'Economie et des Finances},
  year         = {2026},
  url          = {https://data.gov.ma/data/dataset/statistiques-economiques-et-financieres-par-secteur},
  publisher    = {HuggingFace Datasets, repackaged by Electric Sheep Africa},
  howpublished = {\url{https://huggingface.co/datasets/electricsheepafrica/africa-morocco-statistiques-economiques-et-financieres-au-20-05-2015-02ad70f8}}
}

License

Released under Open Data Commons Open Database License.

Original data (c) Ministère de l'Economie et des Finances. 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-07-16 via the Electric Sheep pipeline. Source URL: http://datagovma.webhi.net/data/fr/dataset/7e8bcb9b-beed-47d2-8cee-1ab24354adea/resource/0d775615-fb85-4bd5-bf32-18d9bb55f68f/download/statistiques-economiques-et-financieres-au-maroc-population-mef-2015-1.xls

Downloads last month
26

Collection including electricsheepafrica/africa-morocco-statistiques-economiques-et-financieres-au-20-05-2015-02ad70f8