Skip to content

Commit

Permalink
Update index.json for csv BV energy file links
Browse files Browse the repository at this point in the history
Linking to BV for i) domestic, ii) I&C & iii) total consumption
  • Loading branch information
mary-black authored Dec 4, 2023
1 parent 75e57c7 commit a52e125
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 2023-DFES/data/scenarios/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,12 @@
"ehgv": { "dataBy": "primary", "file": "primaries/Number_electric_HGVs-PS.csv", "key": "Primary" },
"peakdemand":{ "dataBy": "primary", "file": "primaries/PeakDemand-PS.csv", "key": "Primary" },
"peakutilisation":{ "dataBy": "primary", "file": "primaries/PeakUtilisation-PS.csv", "key": "Primary" },
"totalconsumptioncf":{ "dataBy": "primary", "file": "primaries/TotalConsumptionWithLCTs_mWh-PS.csv", "key": "Primary" },
"totalconsumptioncf":{ "dataBy": "primary", "file": "primaries/TotalConsumptionWithLCTs_mWh-BV.csv", "key": "Primary" },
"windcapacity":{ "dataBy": "primary", "file": "primaries/WindCapacity-PS_withDirects.csv", "key": "Primary" },
"heatpumps":{ "dataBy": "primary", "file": "primaries/HP-PS.csv", "key": "Primary" },
"domestic-consumption":{ "dataBy": "primary", "file": "primaries/DOMESTIC_consumption_mWh-PS.csv", "key": "Primary" },
"domestic-consumption":{ "dataBy": "primary", "file": "primaries/DOMESTIC_consumption_mWh-BV.csv", "key": "Primary" },
"domestic-pv":{ "dataBy": "primary", "file": "primaries/DOMPV_MW-PS.csv", "key": "Primary" },
"industrial-consumption":{ "dataBy": "primary", "file": "primaries/IC_consumption_mWh-PS.csv", "key": "Primary" },
"industrial-consumption":{ "dataBy": "primary", "file": "primaries/IC_consumption_mWh-BV.csv", "key": "Primary" },
"industrial-pv":{ "dataBy": "primary", "file": "primaries/Large(IC)PV_MW-PS_withDirects.csv", "key": "Primary" },
"renewablegen":{ "dataBy": "primary", "file": "primaries/RenewableGeneration_MW-PS_withDirects.csv", "key": "Primary" },
"storage":{ "dataBy": "primary", "file": "primaries/Storage_MW-PS_withDirects.csv", "key": "Primary" },
Expand Down

0 comments on commit a52e125

Please sign in to comment.