Ghg Emissions By Sector
ghg_emissions_by_sectorTotal greenhouse-gas emissions by INDUSTRY SECTOR within a US state (EPA GHGRP) — answers 'which sectors emit the most in '. Sectors: Power Plants, Refineries, Chemicals, Metals, Minerals, Pulp and Paper, Petroleum and Natural Gas Systems, Waste, etc. Returns each sector's total metric tons CO2e and facility count, ranked. State-scoped (pass a state); data lags ~1.5y so the latest full year (~2023) is auto-selected unless year is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Reporting year (default: latest available, ~2023). | |
| state | Yes | US state — 2-letter code ("TX") or full name ("Texas"). Required (state-scoped, not national). | |
| sector | No | Optional — filter to one sector by name (e.g. "Power Plants", "Refineries", "Chemicals"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | State name searched | |
| sectors | Yes | Emissions aggregated by industry sector | |
| facilities | Yes | Complete facility records | |
| facility_count | Yes | Total number of facilities returned |