← 論文一覧に戻る

Code and data for reproducing figures in Pathak et al., "Commonalities and differences in national pathways toward net-zero emissions"

Pathakら「ネットゼロ排出への国家別経路の共通点と相違点」の図を再現するためのコードとデータ (AI 翻訳)

Anuj Pathak

Zenodoプレプリント2026-08-17#エネルギー転換Origin: Global
DOI: 10.5281/zenodo.21974998
原典: https://zenodo.org/records/21974998

🤖 gxceed AI 要約

日本語

本リポジトリは、ネットゼロ排出に向けた国家別シナリオ分析を再現するためのコードとデータを提供する。IPCC AR6シナリオデータやIEA-EDGARの歴史的CO2排出量、世界銀行の所得分類を用い、努力共有アプローチに基づく分析を行う。Rで実装され、中央スクリプトを実行することで全図表を生成できる。

English

This repository provides code and data to reproduce a national scenario analysis toward net-zero emissions. It uses IPCC AR6 scenario data, IEA-EDGAR historical CO2 emissions, and World Bank income classifications, with effort-sharing allocations. Implemented in R, running the main script generates all figures.

Unofficial AI-generated summary based on the public title and abstract. Not an official translation.

📝 gxceed 編集解説 — Why this matters

日本のGX文脈において

日本のGX文脈では、ネットゼロ経路の国際比較分析は、日本の排出削減目標や長期戦略の位置づけを検討する上で参考になる。特に、努力共有に基づく炭素予算配分の方法は、日本の公平性議論に示唆を与える。

In the global GX context

In the global GX context, this work supports reproducibility in climate scenario analysis, aligning with IPCC AR6 and ISSB disclosure needs for credible transition pathways. It offers a transparent method for comparing national net-zero strategies, useful for transition finance and policy benchmarking.

👥 読者別の含意

🔬研究者:Provides reproducible code and data for national net-zero pathway analysis, enabling further research and comparison.

🏢実務担当者:Offers a framework for understanding national decarbonization pathways, useful for corporate transition planning and scenario analysis.

🏛政策担当者:Supports evidence-based policy by illustrating commonalities and differences in national net-zero strategies, informing international cooperation.

📄 Abstract(原文)

This repository contains the code required to reproduce the analysis and figures for a national scenario analysis. The workflow is implemented in  R  and organized around a single project structure with a central execution script. The data directory contains reference datasets, including IPCC AR6 data, effort-sharing data, historical CO₂ emissions (IEA-EDGAR), and World Bank income classifications. IPCC AR6 scenario data v1.1 are downloaded from  https://data.ene.iiasa.ac.at/ar6  (AR6 Scenarios Database hosted by IIASA, release v1.1). Place the following files inside the  data/ref_data/ folder from AR6 database: AR6_Scenarios_Database_World_v1.1.csv AR6_Scenarios_Database_R5_regions_v1.1.csv AR6_Scenarios_Database_R10_regions_v1.1 AR6_Scenarios_Database_metadata_indicators_v1.1.xlsx Historical CO2 emissions database (IEA-EDGAR CO2) is downloaded from https://edgar.jrc.ec.europa.eu/dataset_ghg80 . Place the following file inside the data/ref_data/ folder: IEA_EDGAR_CO2_1970_2022.xlsx Economic classification of countries is based on the World Bank's classification which is downloaded from https://datahelpdesk.worldbank.org/knowledgebase/articles/906519-world-bank-country-and-lending-groups Effort sharing allocations of global carbon budget is based on the calculation method used by (Fujimori, S. et al, 2026), DOI: https://doi.org/10.1038/s43247-026-03208-5 National scenario data used in the analysis is available at https://zenodo.org/records/21662719 . After obtaining the scenario data, name the IAMC format data file as scen_data.csv and place it inside data/scen_data/ folder. All figures and results can be generated by running the main script after setting up the project environment. R version 4.3.1 was used to perform statistical analysis. The analysis relies on the following R packages: tidyverse, readr, readxl, ggpubr, patchwork, RColorBrewer, sf, rnaturalearth, broom, here To reproduce the analysis: Open the  .Rproj  file in RStudio Install the required packages  Place scenario database inside  data/scen_data/ Run the main script:  prog/main.R All outputs (figures) will be saved automatically in:  output/figures/

🔗 Provenance — このレコードを発見したソース

🔔 こうした論文の新着を逃したくない方は キーワードアラート に登録(無料・3キーワードまで)。

gxceed は公開メタデータに基づく研究支援データセットです。要約・翻訳・解説は AI 支援で生成されています。 最終的な解釈・検証は利用者が原典資料に基づいて行うことを前提とします。