Epa Greenhouse Gas Reporting Api
Pricing
$2.00 / 1,000 results
Go to Apify Store
Pricing
$2.00 / 1,000 results
Rating
0.0
(0)
Developer
Alexander Abernathy
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Fetches EPA GHGRP (Greenhouse Gas Reporting Program) facility data via the Envirofacts REST API.
Example input
{"queries": ["TX"],"searchBy": "state","maxRows": 100}
Or by NAICS code:
{"queries": ["211"],"searchBy": "naics","maxRows": 50}
Example output
{"source": "epa_ghg","query": "TX","recordType": "facility","title": "ISP TECHNOLOGIES TEXAS CITY PLANT","identifier": "1001234","date": "2022","url": "https://ghgdata.epa.gov/ghgp/site_info.do?facility_id=1001234","summary": "Texas City, TX | NAICS: 325199 | Parent: INEOS GROUP HOLDINGS | Industry: Chemicals"}
Pricing
This actor is charged per dataset item at $0.002/item.
| Items returned | Estimated cost |
|---|---|
| 100 items | ~$0.20 |
| 1,000 items | ~$2.00 |
| 5,000 items | ~$10.00 |
Limitations
- API Rate Limits: Query rates may be restricted by upstream agency APIs
- Data Freshness: Information is refreshed on agency schedules; check source for update frequency
- Historical Depth: Available records depend on agency archive policies
Notes
- Public EPA Envirofacts API. No auth required.
- Uses
PUB_DIM_FACILITYtable. - Search by state abbreviation, NAICS code prefix, or facility name substring.
Best for
- Teams needing epa greenhouse gas reporting api data in normalized JSON format.
Input
See .actor/input_schema.json for full input fields.
Output
Returns normalized dataset items with source/query/title/date/url/summary fields.