diff --git a/scripts/build_industrial_energy_demand_per_country_today.py b/scripts/build_industrial_energy_demand_per_country_today.py index fa82a660..c120dafe 100644 --- a/scripts/build_industrial_energy_demand_per_country_today.py +++ b/scripts/build_industrial_energy_demand_per_country_today.py @@ -83,7 +83,7 @@ sector_sheets = { "Basic chemicals": "FC_IND_CPC_BC_E", "Other chemicals": "FC_IND_CPC_OC_E", "Pharmaceutical products etc.": "FC_IND_CPC_PH_E", - "Basic chemicals feedstock": "FC_IND_CPC_BC_E", + "Basic chemicals feedstock": "FC_IND_CPC_NE", "Cement": "FC_IND_NMM_CM_E", "Ceramics & other NMM": "FC_IND_NMM_CR_E", "Glass production": "FC_IND_NMM_GL_E",