Fix a column for Poland
This commit is contained in:
parent
9ce125bd44
commit
1ad7035ec4
@ -155,6 +155,7 @@ def prepare_building_stock_data():
|
||||
building_data["type"].replace(
|
||||
{
|
||||
"Covered area: heated [Mm²]": "Heated area [Mm²]",
|
||||
"Construction features (U-value)": "Construction features (U-values)",
|
||||
"Windows ": "Window",
|
||||
"Windows": "Window",
|
||||
"Walls ": "Wall",
|
||||
|
Loading…
Reference in New Issue
Block a user