Skip to content

Commit b8f252b

Browse files
committed
fix(Scottish Postcodes): Add missing scottish cons
Fixes #122
1 parent 63c003d commit b8f252b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

data/scottish_constituencies.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"S16000088": "Clackmannanshire and Dunblane",
1717
"S16000089": "Clydebank and Milngavie",
1818
"S16000090": "Clydesdale",
19-
"S16000091": "Coatbridge and Chryston",
2019
"S16000092": "Cowdenbeath",
2120
"S16000093": "Cumbernauld and Kilsyth",
2221
"S16000094": "Cunninghame North",
@@ -70,6 +69,7 @@
7069
"S16000143": "Skye, Lochaber and Badenoch",
7170
"S16000144": "Stirling",
7271
"S16000146": "Uddingston and Bellshill",
73-
"S16000147": "Glasgow Provan",
74-
"S16000148": "Strathkelvin and Bearsden"
75-
}
72+
"S16000148": "Strathkelvin and Bearsden",
73+
"S16000149": "Coatbridge and Chryston",
74+
"S16000150": "Glasgow Provan"
75+
}

0 commit comments

Comments
 (0)