We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The data/manual folder contains several manual tables. This issue describes how each of these are updated
data/manual
ba_reference
manually_update_ba_reference.ipynb
default_gross_to_net_ratios.csv
eGRID2020_crosswalk_of_EIA_ID_to_EPA_ID.csv
emission_factors_for_co2_ch4_n2o
emission_factors_for_nox
emission_factors_for_so2
energy_source_groups
epa_eia_crosswalk_manual
manually_identify_crosswalk_updates
geothermal_emission_factors
ipcc_gwp
physical_ba
transmission_distribution_owner_name
plants_not_connected_to_grid
steam_units_to_remove
updated_oth_energy_source_codes
manually_update_OTH_fuel_code
utility_name_ba_code_map
The text was updated successfully, but these errors were encountered:
2022 Update:
Sorry, something went wrong.
When updating NOx and SO2 factors:
No branches or pull requests
The
data/manual
folder contains several manual tables. This issue describes how each of these are updatedba_reference
: update usingmanually_update_ba_reference.ipynb
. Could be updated on a quarterly basisdefault_gross_to_net_ratios.csv
: Check the EIA Electric Power Monthly Technical Notes (Appendix C)eGRID2020_crosswalk_of_EIA_ID_to_EPA_ID.csv
: check table C-5 of the eGRID technical guideemission_factors_for_co2_ch4_n2o
: triggered by updates to EPA AP-42 or IPCCemission_factors_for_nox
: triggered by updates to EPA AP-42 or IPCCemission_factors_for_so2
: triggered by updates to EPA AP-42 or IPCCenergy_source_groups
: check fuel categories used by EIA-930 and eGRID each year. Also check all fuel codes in the EIA-923 and EIA-860 tables. Check https://catalystcoop-pudl.readthedocs.io/en/latest/data_dictionaries/codes_and_labels.html#energy-sources-eiaepa_eia_crosswalk_manual
: runmanually_identify_crosswalk_updates
. Check updates to PSDC.geothermal_emission_factors
: Triggered by updates to AP-42 or IPCCipcc_gwp
: Triggered by release of new IPCC Assessment Report every few years. AR6 released in 2021, AR7 not expected until 2027physical_ba
: checktransmission_distribution_owner_name
each yearplants_not_connected_to_grid
: Check PSDC and eGRIDsteam_units_to_remove
: Check if there are any plant_id_epa in CEMS that do not map to EIA and only report steamupdated_oth_energy_source_codes
: runmanually_update_OTH_fuel_code
and check for plants with OTH fuel codeutility_name_ba_code_map
: check for utility names that are not mapped to a ba codeThe text was updated successfully, but these errors were encountered: