The World Bank Group introduced a Scorecard Vision Indicator in 2024 to track progress on climate adaptation: the percentage of global population at high risk from climate-related hazards. The indicator is estimated by combining geospatial and household survey data. People at high risk from climate-related hazards are defined as those exposed to any hazard and vulnerable on any dimension, based on specific thresholds. Exposure to four climate related hazards is considered: agricultural drought, flood, heatwave, and tropical cyclone. Household level vulnerability is assessed on seven dimensions: income, education, financial inclusion, access to social protection, access to electricity, access to improved drinking water, and access to services and markets. The global indicator is calculated for 2021 based on a sample of 103 countries with complete data.
Repository name | URI |
---|---|
Reproducible Research Repository (World Bank) | https://reproducibility.worldbank.org |
Paper exhibits were reproduced on a computer with the following specifications:
• OS: Windows 10 Enterprise
• Processor: Intel(R) Xeon(R) Gold 6226R CPU @ 2.90GHz, 2900 Mhz, 16 Core(s), 16 Logical Processor(s)
• Memory available: 147 GB
• Software version: Stata 18 MP, R 4.3.2
~48 hours runtime
Due to the high computational requirements, the replicators did not process the spatial data themselves. Instead, the authors provided intermediate datasets to simplify replication. These are included in the package under 03.intermediate/RAI
and 03.intermediate/Hazard
and are used by the R code to produce the necessary inputs for the Stata portion of the code.
Missing Datasets
Some datasets required to run this package are not included. As a replicator, your first task is to obtain these missing files. Detailed instructions for accessing each file are provided in the README file.
Run the R Code First
Prepare the Data
After downloading the required datasets, place them in the designated folders as outlined in the README file.
Run the R Script
Run the R script 00_MASTER
to process the first portion of the data.
Move to the Stata Code
Run the Stata Code
Run the Stata MASTER
file. The code will pause at a certain point because specific steps need to be run on the LISSY platform.
Steps on the LISSY Platform
On the LISSY platform, run the following scripts:
2-1a Estimate national vulnerability rate for LISSY data
2-1b Estimate vulnerability rate for LISSY data
Complete the Stata Code
Once the LISSY steps are completed, continue running the MASTER.do
file to complete the process.
Final Output
04.output/For CSC
.Some data is restricted and has not been included in the reproducibility package. For more details, please refer to the README file.
Author | Affiliation | |
---|---|---|
Minh Cong Nguyen | World Bank | mnguyen3@worldbank.org |
Ben James Brunckhorst | World Bank | bbrunckhorst@worldbank.org |
Esther G. Naikal | World Bank | elee@worldbank.org |
Nisan Gorgulu | World Bank | ngorgulu@worldbank.org |
Ruth Vargas Hill | World Bank | rhill@worldbank.org |
Stephane Hallegatte | World Bank | shallegatte@worldbank.org |
2024-09
Location | Code |
---|---|
World | WLD |
The materials in the reproducibility packages are distributed as they were prepared by the staff of the International Bank for Reconstruction and Development/The World Bank. The findings, interpretations, and conclusions expressed in this event do not necessarily reflect the views of the World Bank, the Executive Directors of the World Bank, or the governments they represent. The World Bank does not guarantee the accuracy of the materials included in the reproducibility package.
Name | URI |
---|---|
Modified BSD3 | https://opensource.org/license/bsd-3-clause/ |
Name | Affiliation | |
---|---|---|
Minh Cong Nguyen | World Bank | mnguyen3@worldbank.org |
Reproducibility WBG | World Bank | reproducibility@worldbank.org |
Name | Abbreviation | Affiliation | Role |
---|---|---|---|
Reproducibility WBG | DIME | World Bank - Development Impact Department | Verification and preparation of metadata |
2024-09-03
1