climate_poverty

Reproducibility package for The Future of Poverty: Projecting the Impact of Climate Change on Global Poverty through 2050

https://github.com/johannafg/climate_poverty

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Reproducibility package for The Future of Poverty: Projecting the Impact of Climate Change on Global Poverty through 2050

Basic Info
  • Host: GitHub
  • Owner: johannafg
  • License: mpl-2.0
  • Default Branch: main
  • Size: 721 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created 12 months ago · Last pushed 12 months ago
Metadata Files
Readme License Citation

README.md

Reproducibility Package for The Future of Poverty: Projecting the Impact of Climate Change on Global Poverty through 2050

This folder contains the reproducibility package for the Working Paper The Future of Poverty: Projecting the Impact of Climate Change on Global Poverty through 2050 by Johanna Fajardo-Gonzalez, Minh Nguyen and Paul Corral Rodas.

Dependencies

Software: Stata 16 MP (or any higher version). Using the following ados: findpov, findsigma, groupfunction,lineup, spgroupfunction, which are available in folder 1code/ado.

Contents of the Package

The replication package includes the following key components:

Master file: Located in the root folder under the name 0_master.do. This master do file executes several do files to reproduce the results presented in the paper.

Script files: Located in the 1_code/programs folder. These can be grouped into data generation programs and data processing programs.

-- Data generation Use raw data to generate indicators and, when feasible, estimate values by population groups or subnational units. Examples: 0baseyear2022pov.do, 2prepgrowthdata.do, 3preppop_data.do.

-- Data processing Use the outputs from the data generation block to produce main results. Examples: 4neutraldist.do, 6ginichangeGIC.do, 9_TablesandFigures.do.

Data folders: These include the input data and output data folders available in the 2_data folder. The input data must not be modified by the user.

Final database: Located in the output data folder, named 3_output. Once all master files have been executed, the main results will be automatically generated and saved in this folder.

Instructions

  1. Open the 0_master.do master file and set the working directory according to your local environment.
  2. Upon completion, the final databases will be available in the final data folder, named 2data/dataout.

Licensing and Citation

This work is distributed under the Creative Commons Attribution 4.0 International license (CC BY 4.0).

Citation: Fajardo-Gonzalez, J., Nguyen, M., and Corral, P. (2025). The Future of Poverty: Projecting the Impact of Climate Change on Global Poverty through 2050. The World Bank Group.

Contact For inquiries, please contact Paul Corral Rodas pcorralrodas@worldbank.org -, Minh Nguyen - mnguyen3@worldbank.org -, and Johanna Fajardo-Gonzalez jfajardog@worldbank.org

Owner

  • Name: JFG
  • Login: johannafg
  • Kind: user

Economist and painter.

GitHub Events

Total
  • Push event: 8
  • Pull request event: 1
  • Create event: 1
Last Year
  • Push event: 8
  • Pull request event: 1
  • Create event: 1

Dependencies

pyproject.toml pypi
  • bokeh >=3,<4
  • pandas >=2
  • pycountry >=22.3.5
  • requests >=2.28.1