We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319d9f6 commit 56495f0Copy full SHA for 56495f0
1 file changed
mapit_gb/fixtures/uk.json
@@ -74,6 +74,7 @@
74
{ "pk": 55, "model": "mapit.type", "fields": { "code": "NIEF", "description": "Future Northern Ireland Assembly constituency" } },
75
{ "pk": 56, "model": "mapit.type", "fields": { "code": "SPCF", "description": "Future Scottish Parliament constituency" } },
76
{ "pk": 57, "model": "mapit.type", "fields": { "code": "SPEF", "description": "Future Scottish Parliament region" } },
77
+ { "pk": 58, "model": "mapit.type", "fields": { "code": "WACF", "description": "Future Senedd constituency" } },
78
79
{ "pk": 1, "model": "mapit.codetype", "fields": { "code": "ons", "description": "SNAC" } },
80
{ "pk": 2, "model": "mapit.codetype", "fields": { "code": "gss", "description": "GSS (SNAC replacement)" } },
0 commit comments