gencost.constants

Attributes

Module Contents

gencost.constants.FOSSIL_PRIME_MOVER_MAP[source]
gencost.constants.UDAY_FOSSIL_FUEL_MAP[source]
gencost.constants.FUEL_GROUP_MAP[source]
gencost.constants.CARB_INTENSITY[source]

//www.eia.gov/environment/emissions/co2_vol_mass.php

in tonnes/mmbtu

Type:

https

gencost.constants.COST_FLOOR[source]
gencost.constants.GET_860_GEN_COLS = ['utility_id_eia', 'balancing_authority_code_eia', 'state', 'plant_id_eia', 'generator_id',...[source]
gencost.constants.HIST_EP_COLS = ['biofuel_mmbtu', 'coal_mmbtu', 'natural_gas_mmbtu', 'other_mmbtu', 'other_gas_mmbtu',...[source]
gencost.constants.CURRENT_EP_COLS = ['plant_id_eia', 'generator_id', 'report_date', 'capacity_mw', 'associated_combined_heat_power',...[source]
gencost.constants.FILL_IN_EP_COLS = ['plant_id_eia', 'generator_id', 'report_date', 'fuss', 'prime_mover', 'fuel_group',...[source]
gencost.constants.COLS_FOR_REGRESSION = ['plant_id_eia', 'generator_id', 'report_date', 'prime_mover', 'state', 'capacity_mw',...[source]
gencost.constants.PUDL_RELEASE_VERSION = 'v2025.7.0'[source]