Analysis code and data archive for "Two Divergent Methane-Transition Pathways in Africa, 1970–2024: Sectoral Restructuring, Aggregation Bias, and Emissions Intensity."
# Sectoral Methane Transition Regimes in Africa, 1970-2024
# Two Divergent Methane-Transition Pathways in Africa, 1970-2024
## Authors
1. Yusuf, Afeez Olabisi
2. Hassan, Adio Isiaka
3. Odutayo, Kofoworola Funmilayo
4. Yusuf, Ahmed Olaniyi
This repository contains the reproducible computational workflow,
documentation, analysis scripts, derived analytical datasets, figures,
supplementary tables, and manuscript materials supporting the study.
The complete archival release, including the source datasets required for
full reproduction, is deposited in Zenodo. The Zenodo record provides the
permanent archival version associated with this repository.
This repository contains the reproducible computational workflow and
derived analytical materials supporting:
> **Two Divergent Methane-Transition Pathways in Africa, 1970-2024:
> Sectoral Restructuring, Aggregation Bias, and Emissions Intensity**
The repository is associated with the manuscript submitted for consideration
in *BMC Sustainability*.
Code and data archive for: *"Two Divergent Methane-Transition Pathways in Africa,
1970-2024: Sectoral Restructuring, Aggregation Bias, and Emissions Intensity"*
(manuscript prepared for BMC Sustainability).
This repository contains the reproducible computational workflow for the
study, including all preprocessing and statistical scripts, documentation,
figures, supplementary tables, and manuscript materials.
Large source and derived datasets are archived separately through Zenodo
because of repository size constraints. The Zenodo archive contains the
complete data package corresponding to the manuscript analysis and is
permanently identified by its DOI.
## Repository structure
```
.
├── README.md (this file)
├── CITATION.cff (citation metadata)
├── LICENSE (code license, MIT)
├── DATA_LICENSE.md (source-data licensing and attribution)
├── requirements.txt (Python …