Logo Lanfrica

mfa-mss/Algeria-Data-Lab

Domain:

geospatialsocioeconomic

Record type:

dataset
Creator:
mfa
Host:
Open data lab for Algeria: geospatial and time-series datasets. # Algeria Data Lab πŸ‡©πŸ‡Ώ ## Overview **Algeria Data Lab** is a centralized repository for high-quality, cleaned, and reproducible datasets about Algeria. This project provides: 1. **Modern Administrative Maps** Updated structures including the official **58 wilayas** and the **69 administrative centers (2025)**. 2. **Cleaned Socio-Economic Data** Ready-to-use CSV files for population and education. 3. **Reproducible Analysis Notebooks** Notebooks for geospatial, demographic, and educational analysis. ## Project Structure ``` Algeria-Data-Lab/ β”œβ”€β”€ data/ β”‚ β”œβ”€β”€ demographics/ # Population estimates & density data β”‚ β”œβ”€β”€ education/ # Cleaned education statistics β”‚ β”œβ”€β”€ geo/ # GeoJSON & Shapefiles β”‚ └── population/ # Cleaned population time-series β”œβ”€β”€ notebooks/ β”‚ β”œβ”€β”€ 01_legacy_density_analysis_2020.ipynb β”‚ β”œβ”€β”€ 02_modern_density_map_2025.ipynb β”‚ β”œβ”€β”€ 03_population_analysis.ipynb β”‚ └── 04_education_analysis.ipynb β”œβ”€β”€ outputs/ β”‚ β”œβ”€β”€ education/ # Plots & cleaned datasets β”‚ β”œβ”€β”€ geo/ # Generated GeoJSONs β”‚ β”œβ”€β”€ map2020/ # Legacy density maps β”‚ β”œβ”€β”€ map2025/ # Interactive density map β”‚ └── population/ # Plots & cleaned datasets β”œβ”€β”€ scripts/ β”œβ”€β”€ kaggle/ β”œβ”€β”€ LICENSE β”œβ”€β”€ README.md └── requirements.txt ``` ## Data Sources & Attribution ### **1. WorldPop 2020 Population Density (Algeria)** - Source: WorldPop (University of Southampton) - Dataset: *Algeria 2020 Unconstrained 1km Population Density* - URL: hub.worldpop.org - License: **CC-BY-4.0** - Note: Raster was converted to XYZ and aggregated by wilaya. ### 2. Administrative Boundaries - Source: GADM / adapted community sources - Usage: 48 & 58 wilaya boundaries ### 3. Education & Demographic Data - Source: Office National des Statistiques (ONS) - Period: Various years ### 4. Population (`data/population/`) * **Population Statistics:** Cleaned time-series data (1960-2022) cover …