catalyst-cooperative / pudl

The Public Utility Data Liberation Project provides analysis-ready energy system data to climate advocates, researchers, policymakers, and journalists.
https://catalyst.coop/pudl
MIT License
456 stars 106 forks source link

Integrate EIA-860 Schedule 6 and EIA-923 Schedule 8 (Emissions Controls) #889

Closed grgmiller closed 1 year ago

grgmiller commented 3 years ago

Currently, environmental control data from the EIA-860 schedule 6 and EIA-923 Schedule 8 do not seem to be included in the PUDL data packages or databases. In the raw EIA data downloads, these files are:

However, they contain some tables and columns that will be necessary for the eGRID project, specifically:

The type of data that we will need for each boiler for the eGRID project include:

It appears that there is not necessarily a 1:1 association between boiler ID and control equipment (sometimes there are several NOx control equipment types on a single boiler), so this might not fit in the boilers_entity_eia table.

zaneselvans commented 3 years ago

This seems like it might also be important information for distinguishing major emissions control investments from ongoing capital additions to plants, and for a variety of environmental justice / air pollution estimation applications.

grgmiller commented 1 year ago

See https://github.com/catalyst-cooperative/pudl/issues/1189#issuecomment-1180768753 for info on integrating these sheets

zaneselvans commented 1 year ago

I think all of the tables you've broken out here is now covered in the issues that are tracked by #1189 so I'm going to close this, but please take a look and let us know if something has been left out and we'll add it to the list(s)!

I took your #1950 and turned it into #2447