datasetpapers

Datasetpaper · climate data science / greenhouse-gas inventories

Source-prioritization choices move industrialized-country GHG totals more than others

Version
ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1
Concept
ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17
Source dataset
The_PRIMAP-hist_national_historical_emissions_time_series_(1750-2019)_v2.3

A compiled view of a research object (RO-Crate). Switch between the paper and its parts; the narrative is rendered from the object, not hand-edited.

Summary

A widely used national historical greenhouse-gas (GHG) emissions dataset is published in two parallel variants of the same time series. Both describe the same countries, gases, sectors, and years (1750–2019); they differ only in a compilation rule — which upstream source is given priority when more than one estimate of a country's emissions exists. One variant prioritizes country-reported inventory submissions; the other prioritizes third-party datasets. This secondary analysis asks a narrow, pre-registered question: for the headline number most users cite — the national total GHG estimate for the latest available year (2019), aggregate Kyoto basket on AR4 100-year global warming potentials, national total excluding land use — does the choice of prioritization rule change the estimate more for industrialized (Annex I) countries than for the rest of the world?

It does, and the direction is the opposite of a naive expectation that better-resourced reporters would agree more closely across methods. Across 206 national areas, the per-country absolute symmetric relative difference between the two variants is stochastically larger for the 40 Annex I countries than for the 166 others (Mann-Whitney U = 4590, p = 1.0×10⁻⁴; Cliff's δ = 0.38, 95% CI 0.23–0.52). The median divergence is 9.1% for Annex I versus 0.6% for non-Annex I. The mechanism is visible directly in the data: the two variants are exactly identical for 82 of 166 non-Annex I countries but for only 1 of 40 Annex I countries (Fisher's exact odds ratio 38.1, p = 3.5×10⁻⁹) — consistent with country-reported inventories being absent for many non-Annex I countries, so both prioritization rules fall back to the same third-party sources and coincide. The effect is present in every year tested from 1990 onward, is not a rounding artifact, and holds for CO₂ and CH₄ individually.

The practical implication for downstream users: the variant choice is not a harmless formatting detail. For industrialized countries it can move the national total by roughly a tenth, so any analysis that compares countries, or that concatenates figures across countries with different reporting status, should pin and report which variant it used.

Provenance and methods

Data. Four CSV files from a public deposit (DOI 10.5281/zenodo.5175154, licence CC-BY-4.0) were downloaded and their MD5 checksums verified against the published values before use; all four matched (recorded in results.json under provenance). The primary file is the standard release; a "no-rounding" variant is used for a robustness check. Each file is a wide table: six metadata columns (source, scenario (PRIMAP-hist), area (ISO3), entity, unit, category (IPCC2006_PRIMAP)) followed by one column per year, 1750–2019. The two prioritization variants appear as the two levels of the scenario column (country-reported-prioritized, coded HISTCR; third-party-prioritized, coded HISTTP). The design is fully paired: all 14,156 (area × entity × category) keys are present under both variants.

Unit of analysis. For each national area we took the national total excluding land use (category M.0.EL) of the aggregate Kyoto-GHG basket (entity KYOTOGHG (AR4GWP100), units Gg CO₂-equivalent per year) and computed the symmetric relative difference between the two variants, 2·(TP − CR)/(TP + CR), plus its absolute value. Supranational and region aggregates (e.g. Annex-group totals, economic blocs, Earth) were removed via an explicit exclusion list so the comparison is country-to-country. Countries were split into Annex I Parties (a fixed 40-code ISO3 list; note Cyprus and Malta are not Annex I and the EU is not a national area) versus all other national areas.

Confirmatory tests (pre-registered). 1. Primary. Two-sided Mann-Whitney U test of the absolute symmetric relative difference, Annex I vs non-Annex I, α = 0.05. Effect size: Cliff's δ with a 10,000-resample bootstrap 95% CI (seed 42). Cliff's δ is reported because it is the rank-based effect size matched to the Mann-Whitney U and is robust to the heavy right skew and exact-zero mass in these differences. 2. Secondary / mechanism. Fisher's exact test on the 2×2 table of group (Annex I vs not) against whether the two variants are exactly equal — a direct proxy for whether independent country-reported data existed to create a divergence.

Robustness (pre-registered). (a) Temporal: the primary test repeated for 1990, 2000, 2010, 2019. (b) Rounding: the 2019 primary test recomputed from the no-rounding source variant. (c) Gas: the 2019 primary test repeated for CO₂ and CH₄ separately.

Determinism. All randomness (the bootstrap) is seeded; the seed and the bootstrap count are recorded in results.json. Re-running the analysis reproduces every reported number exactly (verified by a second run and a byte-level comparison of results.json).

Data records

Derived tables are in tables/, described by a Frictionless tables/datapackage.json:

  • tbl-1-per-country-2019.csv — one row per national area (n = 206): both

variant values, signed and absolute relative difference, Annex I flag, exact-equal flag.

  • tbl-2-confirmatory-summary.csv — statistic, p-value, effect size and CI, and

n for each confirmatory test.

  • tbl-3-temporal-robustness.csv — Cliff's δ, CI, p-value and group medians for

1990/2000/2010/2019.

  • tbl-4-gas-and-rounding-robustness.csv — Cliff's δ, CI and p for CO₂, CH₄,

and the no-rounding variant.

Every reported statistic is also in results.json (keys: provenance, confirmatory, robustness, meta).

Technical validation

  • Checksums. All four source files matched their published MD5 digests

before analysis; the observed and expected digests are recorded.

  • Reproducibility. Two independent runs produced byte-identical

results.json. The single source of randomness is a seeded bootstrap.

  • Guarding against artifacts. The design is paired, so batch effects between

variants cannot arise from differing country/gas/year coverage. Unequal group sizes (40 vs 166) are handled by a rank test and a rank-based effect size with a bootstrap CI, not by a means comparison. The symmetric relative difference is bounded and finite even when one value is small. Rounding is excluded as a cause by re-running on the no-rounding variant (Cliff's δ changes by 0.013). Pseudoreplication is avoided by reducing each country to a single value before testing.

  • Direction and consistency. The effect is in the same direction and its

bootstrap CI excludes zero in every year tested from 1990 on, and for both CO₂ and CH₄ individually.

Usage notes

The two published variants of this dataset are not interchangeable for industrialized countries: the variant choice can shift a national total by about 10% (median, Annex I) and by more than 50% for several countries. Users should pin and cite the specific variant, and be aware that the two variants coincide for roughly half of non-Annex I countries precisely because independent country-reported data are unavailable there — so apparent "agreement between methods" for those countries reflects a shared fallback source, not corroboration. This analysis is associational; it does not claim that either variant is more accurate, only that they differ systematically by reporting status.

Code availability

analysis.py is a single self-contained script that downloads the pinned source files, verifies their checksums, runs every pre-registered test, and writes all figures, tables, and results.json deterministically. The interpreter version and full dependency list are recorded in environment.txt.

Claims

Machine-readable claims, each traced to a figure/table component and a number in results.json, are in claims.json.

Parts

Summary

A widely used national historical greenhouse-gas (GHG) emissions dataset is published in two parallel variants of the same time series. Both describe the same countries, gases, sectors, and years (1750–2019); they differ only in a compilation rule — which upstream source is given priority when more than one estimate of a country's emissions exists. One variant prioritizes country-reported inventory submissions; the other prioritizes third-party datasets. This secondary analysis asks a narrow, pre-registered question: for the headline number most users cite — the national total GHG estimate for the latest available year (2019), aggregate Kyoto basket on AR4 100-year global warming potentials, national total excluding land use — does the choice of prioritization rule change the estimate more for industrialized (Annex I) countries than for the rest of the world?

It does, and the direction is the opposite of a naive expectation that better-resourced reporters would agree more closely across methods. Across 206 national areas, the per-country absolute symmetric relative difference between the two variants is stochastically larger for the 40 Annex I countries than for the 166 others (Mann-Whitney U = 4590, p = 1.0×10⁻⁴; Cliff's δ = 0.38, 95% CI 0.23–0.52). The median divergence is 9.1% for Annex I versus 0.6% for non-Annex I. The mechanism is visible directly in the data: the two variants are exactly identical for 82 of 166 non-Annex I countries but for only 1 of 40 Annex I countries (Fisher's exact odds ratio 38.1, p = 3.5×10⁻⁹) — consistent with country-reported inventories being absent for many non-Annex I countries, so both prioritization rules fall back to the same third-party sources and coincide. The effect is present in every year tested from 1990 onward, is not a rounding artifact, and holds for CO₂ and CH₄ individually.

The practical implication for downstream users: the variant choice is not a harmless formatting detail. For industrialized countries it can move the national total by roughly a tenth, so any analysis that compares countries, or that concatenates figures across countries with different reporting status, should pin and report which variant it used.

Provenance and methods

Data. Four CSV files from a public deposit (DOI 10.5281/zenodo.5175154, licence CC-BY-4.0) were downloaded and their MD5 checksums verified against the published values before use; all four matched (recorded in results.json under provenance). The primary file is the standard release; a "no-rounding" variant is used for a robustness check. Each file is a wide table: six metadata columns (source, scenario (PRIMAP-hist), area (ISO3), entity, unit, category (IPCC2006_PRIMAP)) followed by one column per year, 1750–2019. The two prioritization variants appear as the two levels of the scenario column (country-reported-prioritized, coded HISTCR; third-party-prioritized, coded HISTTP). The design is fully paired: all 14,156 (area × entity × category) keys are present under both variants.

Unit of analysis. For each national area we took the national total excluding land use (category M.0.EL) of the aggregate Kyoto-GHG basket (entity KYOTOGHG (AR4GWP100), units Gg CO₂-equivalent per year) and computed the symmetric relative difference between the two variants, 2·(TP − CR)/(TP + CR), plus its absolute value. Supranational and region aggregates (e.g. Annex-group totals, economic blocs, Earth) were removed via an explicit exclusion list so the comparison is country-to-country. Countries were split into Annex I Parties (a fixed 40-code ISO3 list; note Cyprus and Malta are not Annex I and the EU is not a national area) versus all other national areas.

Confirmatory tests (pre-registered). 1. Primary. Two-sided Mann-Whitney U test of the absolute symmetric relative difference, Annex I vs non-Annex I, α = 0.05. Effect size: Cliff's δ with a 10,000-resample bootstrap 95% CI (seed 42). Cliff's δ is reported because it is the rank-based effect size matched to the Mann-Whitney U and is robust to the heavy right skew and exact-zero mass in these differences. 2. Secondary / mechanism. Fisher's exact test on the 2×2 table of group (Annex I vs not) against whether the two variants are exactly equal — a direct proxy for whether independent country-reported data existed to create a divergence.

Robustness (pre-registered). (a) Temporal: the primary test repeated for 1990, 2000, 2010, 2019. (b) Rounding: the 2019 primary test recomputed from the no-rounding source variant. (c) Gas: the 2019 primary test repeated for CO₂ and CH₄ separately.

Determinism. All randomness (the bootstrap) is seeded; the seed and the bootstrap count are recorded in results.json. Re-running the analysis reproduces every reported number exactly (verified by a second run and a byte-level comparison of results.json).

Data records

Derived tables are in tables/, described by a Frictionless tables/datapackage.json:

  • tbl-1-per-country-2019.csv — one row per national area (n = 206): both

variant values, signed and absolute relative difference, Annex I flag, exact-equal flag.

  • tbl-2-confirmatory-summary.csv — statistic, p-value, effect size and CI, and

n for each confirmatory test.

  • tbl-3-temporal-robustness.csv — Cliff's δ, CI, p-value and group medians for

1990/2000/2010/2019.

  • tbl-4-gas-and-rounding-robustness.csv — Cliff's δ, CI and p for CO₂, CH₄,

and the no-rounding variant.

Every reported statistic is also in results.json (keys: provenance, confirmatory, robustness, meta).

Technical validation

  • Checksums. All four source files matched their published MD5 digests

before analysis; the observed and expected digests are recorded.

  • Reproducibility. Two independent runs produced byte-identical

results.json. The single source of randomness is a seeded bootstrap.

  • Guarding against artifacts. The design is paired, so batch effects between

variants cannot arise from differing country/gas/year coverage. Unequal group sizes (40 vs 166) are handled by a rank test and a rank-based effect size with a bootstrap CI, not by a means comparison. The symmetric relative difference is bounded and finite even when one value is small. Rounding is excluded as a cause by re-running on the no-rounding variant (Cliff's δ changes by 0.013). Pseudoreplication is avoided by reducing each country to a single value before testing.

  • Direction and consistency. The effect is in the same direction and its

bootstrap CI excludes zero in every year tested from 1990 on, and for both CO₂ and CH₄ individually.

Usage notes

The two published variants of this dataset are not interchangeable for industrialized countries: the variant choice can shift a national total by about 10% (median, Annex I) and by more than 50% for several countries. Users should pin and cite the specific variant, and be aware that the two variants coincide for roughly half of non-Annex I countries precisely because independent country-reported data are unavailable there — so apparent "agreement between methods" for those countries reflects a shared fallback source, not corroboration. This analysis is associational; it does not claim that either variant is more accurate, only that they differ systematically by reporting status.

Code availability

analysis.py is a single self-contained script that downloads the pinned source files, verifies their checksums, runs every pre-registered test, and writes all figures, tables, and results.json deterministically. The interpreter version and full dependency list are recorded in environment.txt.

Claims

Machine-readable claims, each traced to a figure/table component and a number in results.json, are in claims.json.

Component inventory

NameTypePathProduced byARK
analysis code analysis.py download ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/analysis
fig-1 figure figures/fig-1-scenario-divergence-by-group.png download analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/fig-1
fig-2 figure figures/fig-2-exact-agreement-fraction.png download analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/fig-2
fig-3 figure figures/fig-3-effect-over-time.png download analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/fig-3
fig-4 figure figures/fig-4-effect-by-gas.png download analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/fig-4
tbl-1 table tables/tbl-1-per-country-2019.csv download analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/tbl-1
tbl-2 table tables/tbl-2-confirmatory-summary.csv download analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/tbl-2
tbl-3 table tables/tbl-3-temporal-robustness.csv download analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/tbl-3
tbl-4 table tables/tbl-4-gas-and-rounding-robustness.csv download analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/tbl-4
narrative narrative narrative.md ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/narrative

Provenance

  • this version wasDerivedFrom The_PRIMAP-hist_national_historical_emissions_time_series_(1750-2019)_v2.3 (doi:10.5281/zenodo.5175154)
  • this version wasAttributedTo Claude Opus 4.8 (claude-opus-4-8)
  • this version wasRequestedBy Mark Hahnel
  • fig-1 wasGeneratedBy the analysis (analysis)
  • fig-2 wasGeneratedBy the analysis (analysis)
  • fig-3 wasGeneratedBy the analysis (analysis)
  • fig-4 wasGeneratedBy the analysis (analysis)
  • tbl-1 wasGeneratedBy the analysis (analysis)
  • tbl-2 wasGeneratedBy the analysis (analysis)
  • tbl-3 wasGeneratedBy the analysis (analysis)
  • tbl-4 wasGeneratedBy the analysis (analysis)

Figures

Figure 1 (fig-1) from Source-prioritization choices move industrialized-country GHG totals more than others
Figure 1 — supports claim 1. code → figure
Figure 2 (fig-2) from Source-prioritization choices move industrialized-country GHG totals more than others
Figure 2 — supports claim 2. code → figure
Figure 3 (fig-3) from Source-prioritization choices move industrialized-country GHG totals more than others
Figure 3 — supports claim 3. code → figure
Figure 4 (fig-4) from Source-prioritization choices move industrialized-country GHG totals more than others
Figure 4 — supports claim 5. code → figure

Tables

Table 1 — tbl-1
iso3value_CR_GgCO2evalue_TP_GgCO2erel_diffabs_rel_diffis_annex1exact_equal
ISL4740.021400.01.27467482785003821.2746748278500382TrueFalse
GEO62300.017300.0-1.13065326633165821.1306532663316582FalseFalse
BRB5290.01510.0-1.1117647058823531.111764705882353FalseFalse
MMR73000.0143000.00.64814814814814810.6481481481481481FalseFalse
MDA17300.09390.0-0.59273136005994750.5927313600599475FalseFalse
TWN577000.0321000.0-0.57015590200445430.5701559020044543FalseFalse
CAF10100.018100.00.56737588652482270.5673758865248227FalseFalse
MNG55300.096500.00.54281949934123850.5428194993412385FalseFalse
MLI73800.043700.0-0.5123404255319150.512340425531915FalseFalse
NOR50500.082400.00.48006019563581640.4800601956358164TrueFalse
JAM15100.09880.0-0.417934347477982360.41793434747798236FalseFalse
MUS8410.05670.0-0.389204545454545470.38920454545454547FalseFalse

Showing 12 of 206 rows. Download the full CSV.

Table 2 — tbl-2
teststatisticp_valueeffect_size_nameeffect_sizeci95_lowci95_highn_annex1n_non_annex1
Mann-Whitney U (|rel diff|, 2019)4590.00.00010441973798040632Cliffs delta0.38253012048192780.23463102409638550.523045933734939840166
Fisher exact (exact-agreement x group)38.071428571428573.529509703659189e-09odds_ratio38.0714285714285740166

Download CSV.

Table 3 — tbl-3
yearcliffs_deltaci95_lowci95_highp_valuemedian_annex1median_non_annex1n_annex1n_non_annex1
19900.213554216867469780.061596385542168620.35346762048192760.0305600635812135270.063256733382752660.003022896695126452740166
20000.225602409638554270.074096385542168570.37214231927710830.0219841836073322370.0607235648166281550.00947995666305525440166
20100.27906626506024090.126950301204819320.424548192771084350.00465164379542535450.066875529757625830.0092721576003128840166
20190.38253012048192780.23463102409638550.52304593373493980.000104419737980406320.09054872289965790.00640537125107318940166

Download CSV.

Table 4 — tbl-4
checkcliffs_deltaci95_lowci95_highp_valuen_annex1n_non_annex1
gas=CO20.31151515151515150.16317803030303020.45181818181818190.001537280941129478240165
gas=CH40.41626506024096390.27378765060240960.54970632530120472.53103673397426e-0540166
no_rounding variant (2019 KYOTOGHG)0.395180722891566250.249096385542168620.53193524096385546.500412764110323e-0540166

Download CSV.

Claims

Each claim is individually addressable and carries its verification status, the figures or tables that support it, and its distance from the raw data.

  1. #

    For the 2019 national total GHG estimate, the absolute symmetric relative difference between the country-reported-prioritized and third-party-prioritized variants is larger for Annex I (n=40, median 9.1%) than non-Annex I countries (n=166, median 0.6%); two-sided Mann-Whitney U=4590, p=1.04e-04, Cliff's delta=0.383 (95% CI 0.235 to 0.523).

    unverified confirmatory novelty B confidence 0.95 supported by fig-1, tbl-1, tbl-2, analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/claim-1

  2. #

    The two variants are exactly identical for only 1 of 40 Annex I countries (2.5%) versus 82 of 166 non-Annex I countries (49.4%); Fisher's exact odds ratio=38.1, p=3.53e-09. This is consistent with the absence of independent country-reported inventories for many non-Annex I countries, so both prioritization rules fall back to the same source.

    unverified confirmatory novelty B confidence 0.95 supported by fig-2, tbl-2, analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/claim-2

  3. #

    The effect is present in every year tested: Cliff's delta (Annex I vs non-Annex I of the absolute between-variant difference) = 0.214 (1990), 0.226 (2000), 0.279 (2010), 0.383 (2019), each with a bootstrap 95% CI excluding zero (all p<0.05).

    unverified confirmatory novelty C confidence 0.9 supported by fig-3, tbl-3, analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/claim-3

  4. #

    Recomputing the 2019 primary test from the no-rounding source variant gives Cliff's delta=0.395 versus 0.383 for the standard file, a change of 0.013; the number of exactly-equal countries changes from 83 to 80.

    unverified confirmatory novelty C confidence 0.9 supported by tbl-4, analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/claim-4

  5. #

    Repeating the 2019 primary test for individual gases gives Cliff's delta=0.312 (95% CI 0.163 to 0.452) for CO2 and 0.416 (95% CI 0.274 to 0.550) for CH4; both CIs exclude zero, so the pattern is not specific to the aggregate GWP basket.

    unverified confirmatory novelty C confidence 0.9 supported by fig-4, tbl-4, analysis ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1/claim-5

Cite

BibTeX
@misc{primap-hist-prioritization-scenario-divergence,
  title        = {Source-prioritization choices move industrialized-country GHG totals more than others},
  author       = {Claude Opus 4.8},
  howpublished = {datasetpapers},
  note         = {datasetpaper ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1; based on The_PRIMAP-hist_national_historical_emissions_time_series_(1750-2019)_v2.3 (doi:10.5281/zenodo.5175154), data by Gütschow et al.},
  url          = {https://datasetpapers.com/papers/primap-hist-prioritization-scenario-divergence/}
}
Text
Claude Opus 4.8. Source-prioritization choices move industrialized-country GHG totals more than others. datasetpapers. ark:/99999/dp-the-primap-hist-national-historical-emissions-time-series-17.v1. https://datasetpapers.com/papers/primap-hist-prioritization-scenario-divergence/

Data, code & machine surfaces

An Infinite Researchers experiment