pudl.metadata.enums

Enumerations of valid field values.

Module Contents

pudl.metadata.enums.US_STATES :Dict[str, str][source]

Mapping of US state abbreviations to their full names.

pudl.metadata.enums.US_TERRITORIES :Dict[str, str][source]

Mapping of US territory abbreviations to their full names.

pudl.metadata.enums.US_STATES_TERRITORIES :Dict[str, str][source]
pudl.metadata.enums.EPACEMS_STATES :List[str][source]

The US states and territories that are present in the EPA CEMS dataset.

pudl.metadata.enums.CANADA_PROVINCES_TERRITORIES :Dict[str, str][source]

Mapping of Canadian province and territory abbreviations to their full names

pudl.metadata.enums.NERC_REGIONS :List[str] = ['BASN', 'CALN', 'CALS', 'DSW', 'ASCC', 'ISONE', 'ERCOT', 'NORW', 'NYISO', 'PJM', 'ROCK',...[source]

North American Reliability Corporation (NERC) regions.

See https://www.eia.gov/electricity/data/eia411/#tabs_NERC-3.

pudl.metadata.enums.CUSTOMER_CLASSES :List[str] = ['commercial', 'industrial', 'direct_connection', 'other', 'residential', 'total', 'transportation'][source]
pudl.metadata.enums.TECH_CLASSES :List[str] = ['backup', 'chp_cogen', 'combustion_turbine', 'fuel_cell', 'hydro', 'internal_combustion',...[source]
pudl.metadata.enums.REVENUE_CLASSES :List[str] = ['credits_or_adjustments', 'delivery_customers', 'other', 'retail_sales', 'sales_for_resale',...[source]
pudl.metadata.enums.RELIABILITY_STANDARDS :List[str] = ['ieee_standard', 'other_standard'][source]
pudl.metadata.enums.FUEL_CLASSES :List[str] = ['gas', 'oil', 'other', 'renewable', 'water', 'wind', 'wood'][source]
pudl.metadata.enums.RTO_CLASSES :List[str] = ['caiso', 'ercot', 'isone', 'miso', 'nyiso', 'otherpjm', 'spp'][source]
pudl.metadata.enums.EPACEMS_MEASUREMENT_CODES :List[str] = ['Calculated', 'LME', 'Measured', 'Measured and Substitute', 'Other', 'Substitute',...[source]

Valid emissions measurement codes for the EPA CEMS hourly data.