electricitymaps-contrib
electricitymaps-contrib copied to clipboard
Most EU countries have updated installed capacities
Description
Hi All,
Most EU countries have updated their installed capacities in December 2023, according to ENTSO-E webpage, in the tab for 2024 calendar year. Should I go country by country in a separate topics or it will be looked upon? Just for reference in the link below, I provide Austria as a start in alphabetical order.
https://transparency.entsoe.eu/generation/r2/installedGenerationCapacityAggregation/show?name=&defaultValue=false&viewType=TABLE&areaType=CTY&atch=false&dateTime.dateTime=01.01.2024+00:00|UTC|YEAR&dateTime.endDateTime=01.01.2024+00:00|UTC|YEAR&area.values=CTY|10YAT-APG------L!CTY|10YAT-APG------L&productionType.values=B01&productionType.values=B02&productionType.values=B03&productionType.values=B04&productionType.values=B05&productionType.values=B06&productionType.values=B07&productionType.values=B08&productionType.values=B09&productionType.values=B10&productionType.values=B11&productionType.values=B12&productionType.values=B13&productionType.values=B14&productionType.values=B20&productionType.values=B15&productionType.values=B16&productionType.values=B17&productionType.values=B18&productionType.values=B19
So Biomass is 584MW, Wind 3870MW, Solar 6100MW, Hydro 8336MW, Hydro Storage 3485MW, Gas 4225MW, Oil 122MW, Unknown (other ) 879MW. Hope this makes sense.
Regards, Aleks
Hi and thanks for opening the issue!
I would hold of on this a tiny bit as @mathilde-daugy has developed a parser to make this process a lot easier, I suspect we will run these in early jan to update all capacities in the config files.
Hi All,
So far the countries in EU, that did NOT updated 2024 tab are BUL,CYP,CZ,DNM,FR,GER,HUN,LAT,LITH and SVK, (10/27). It might be good idea if the parser is run once a month as some countries update their capacities on monthly basis - e.g Hungary. Of course it might be for countries outside EU but in Europe as well. I understand this increases the complexity, but just a proposal.
I wish all the best for the upcoming new year 2024 and happy celebrations
Regards, Aleks
Hi @asfi30, thank you for looking into this. As @VIKTORVAV99 mentioned, we have a new process to update the installed capacities for different regions and we will be updating data in the coming days :)
Hello all,
Good news to read a new parser will be provided to ease the process. Depending if the data comes from ENTSOE's 14.1.A it should be took with caution and validated properly. I spent most of 2023 to investigate on French inconsistencies and some issues aren't solved yet (it is still announced that hydro capacity rose by 700 MW in 2020 but it is obvious it actually hadn't).
See https://github.com/electricitymaps/electricitymaps-contrib/issues/4581
This is what we are using to fetch this data:
"documentType": "A68",
"processType": "A33",
Then we add domain and period queries as well.