Published March 28, 2022
| Version v1
Dataset
Open
Data and code for "Meeting U.S. Greenhouse Gas Emissions Goals with the International Air Pollution Provision of the Clean Air Act"
Authors/Creators
- 1. MIT
- 2. Smith College
Description
For the files and data associated with the Yuan et al. 2022 "Meeting U.S. Greenhouse Gas Emissions Goals with the International Air Pollution Provision of the Clean Air Act"
Description: Data/code used in energy-economic impacts and health impacts analysis.
Directory contents:
Energy Economic Impacts
- Code used for producing figures and data tables
- 'paperFigs_March2022.Rmd' contains the R code used for data analysis and visualization in the paper. (The code runs with R v4.0.0, RStudio v1.4.1106, and the following packages: scales_1.1.1, ggpubr_0.4.0, cowplot_1.1.0, readxl_1.3.1, here_0.1, forcats_0.5.0, stringr_1.4.0, dplyr_1.0.4, purrr_0.3.4, readr_1.3.1, tidyr_1.1.0, tibble_3.0.6, ggplot2_3.3.4, and tidyverse_1.3.0.)
- 'ERL_Figure4.py' contains the Python code used for generating Figure 4 in the paper
- Table: data tables for figures in the paper and supplementary materials
- Figure: figures in the paper and supplementary materials
- Data: USREP-ReEDS results and data from other sources
- 'rrpt_subset.csv' contains the portions of the ReEDS output from February 26, 2021 that are necessary to create the figures in the paper.
- 'urpt_subset.csv' contains the portions of the USREP output from February 26, 2021 that are necessary to create the figures in the paper.
- 'urpt_welfare_subset.csv' contains more detailed USREP welfare output from February 26, 2021.
- 'cooper_pop_proj.csv' contains U.S. population projections from the University of Virginia Weldon Cooper Center for Public Service published in 2018.
- 'carbon_price_comparison.csv' contains data from other recent carbon pricing studies, as described in supplementary materials G.
Health Impacts
- analysis:
- lib: annotated code library, which loads raw data from the root data folder and conducts health impacts analysis
- data: outputs
- inmap: spatial inputs/outputs for inmap
- working: intermediate procssed output files
- final: final health impacts results
- data: raw data used in analysis
- working: processed intermediate raw data for faster loading in R