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

Quantify completeness of historical FERC 714 planning area geometries #626

Closed zaneselvans closed 4 years ago

zaneselvans commented 4 years ago

Develop routines for checking how complete a set of generated historical geometries are, with some visual outputs. Should allow filtering based on range of years, and the option to only look at respondents that reported demand in each year.

zaneselvans commented 4 years ago

It may be necessary to make the classification of respondent_type into balancing_authority vs. utility something that varies by year -- unclear whether respondents that show up as BAs in one year necessarily show up as BAs in other years.

zaneselvans commented 4 years ago

It may also be preferable to use the annual list of utility_id values that appear in the service_territory_eia861 table as an indicator of whether a given ID is associated with a "utility" rather than using the utilities_eia860 table.