Back to packs

EPA Greenhouse Gas Reporting (e-GGRT)

EPA_GHGRPfree

10 data-quality rules for EPA Greenhouse Gas Reporting Program (GHGRP) submissions via e-GGRT under 40 CFR Part 98. Covers required facility identification and subparts, valid gas types and Global Warming Potentials, non-negative emissions, CO2e calculation consistency, reporting year, units, and duplicate suppression. Use it to validate the annual GHG report before e-GGRT submission.

10 rules 0 downloadsNo ratings yet
epaghge-ggrtemissionspart-98regulatory-reporting
0.0(0 ratings)

Sign in to rate this pack

Test this pack with your data

Download the template, fill in your data, and see quality results instantly.

Test This Pack

Download & Install

Choose your tool — get a ready-to-run file

Run this on your data? Upload your CSV — we'll auto-map the columns, validate, and report the bad rows.Test my dataWant this certified on your data? Book a 30-min demo.Book a demo
Or use the CLI
$ npx dqhub install epa-ghg-reporting --format soda --table YOUR_TABLE

Reference data required

This contract's checks join against 1 reference table. Load them into your warehouse — DQHub ships the public ones, the rest link to their source. All reference data →

Customer-loaded — source

About this pack

10 data-quality rules for EPA Greenhouse Gas Reporting Program (GHGRP) submissions via e-GGRT under 40 CFR Part 98. Covers required facility identification and subparts, valid gas types and Global Warming Potentials, non-negative emissions, CO2e calculation consistency, reporting year, units, and duplicate suppression. Use it to validate the annual GHG report before e-GGRT submission.

What's included

3completeness rules
2referential integrity rules
2consistency rules
1format rules
1range rules
1uniqueness rules

Checks included (10)

GHGRP Facility ID Present(ghgrp_facility_id)

Each report must carry the EPA GHGRP facility identifier.

Required Subpart Fields Present

Each emissions record must identify its 40 CFR Part 98 subpart, the gas, and the emissions quantity.

Reporting Year Present(reporting_year)

The report must specify the reporting year (RY).

Subpart Is a Valid Part 98 Subpart

The reported subpart must be a valid 40 CFR Part 98 subpart code.

GWP Matches the Mandated Value

The Global Warming Potential used must match the value mandated in Table A-1 of Part 98 for the gas.

CO2e Equals Quantity Times GWP

Reported CO2-equivalent must equal the gas quantity multiplied by its Global Warming Potential (within rounding tolerance).

Facility Total Equals Sum of Subparts

The facility total CO2e must equal the sum of subpart-level CO2e (within rounding).

Gas Type Is Valid(gas_type)

Gas type must be a reported GHG (CO2, CH4, N2O, SF6, HFC, PFC, NF3).

Emissions Are Non-Negative(emissions_quantity)

Reported emissions quantities (metric tons) cannot be negative.

One Record per Facility / Subpart / Gas(emissions_dedup_key)

Emissions should be reported once per facility, subpart, and gas for the reporting year.