Remove winning party
This commit is contained in:
parent
8614acdfae
commit
a98c54c5b8
12 changed files with 36 additions and 89 deletions
|
|
@ -63,7 +63,6 @@ _AREA_COLUMNS = [
|
|||
# Demographics
|
||||
"Median age",
|
||||
# Politics
|
||||
"Winning party",
|
||||
"Voter turnout (%)",
|
||||
"% Labour",
|
||||
"% Conservative",
|
||||
|
|
@ -361,7 +360,6 @@ def _build(
|
|||
"floor_height": "Interior height (m)",
|
||||
"was_council_house": "Former council house",
|
||||
"median_age": "Median age",
|
||||
"winning_party": "Winning party",
|
||||
"turnout_pct": "Voter turnout (%)",
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue