pudl.metadata.labels#

Descriptive labels for coded field values.

Module Contents#

pudl.metadata.labels.ESTIMATED_OR_ACTUAL: dict[str, str][source]#

Descriptive labels for EIA estimated or actual codes.

pudl.metadata.labels.POWER_PURCHASE_TYPES_FERC1: dict[str, str][source]#

Descriptive labels for FERC 1 power purchase type codes.

pudl.metadata.labels.COALMINE_TYPES_EIA: dict[str, str][source]#

Descriptive labels for coal mine type codes used in EIA 923 reporting.

These codes and descriptions come from Page 7 of the EIA 923.

pudl.metadata.labels.CENSUS_REGIONS: dict[str, str][source]#

Descriptive labels for Census Region codes.

Not currently being used.

pudl.metadata.labels.RTO_ISO: dict[str, str][source]#

Descriptive labels for RTO/ISO short codes.

Not currently being used.

pudl.metadata.labels.FUEL_UNITS_EIA: dict[str, str][source]#

Descriptive labels for the units of measure EIA uses for fuels.

The physical units fuel consumption is reported in. All consumption is reported in either short tons for solids, thousands of cubic feet for gases, and barrels for liquids.

Not currently being used.