Skip to content

Commit 56495f0

Browse files
committed
[UK] Add future WAC area type.
1 parent 319d9f6 commit 56495f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mapit_gb/fixtures/uk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
{ "pk": 55, "model": "mapit.type", "fields": { "code": "NIEF", "description": "Future Northern Ireland Assembly constituency" } },
7575
{ "pk": 56, "model": "mapit.type", "fields": { "code": "SPCF", "description": "Future Scottish Parliament constituency" } },
7676
{ "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" } },
7778

7879
{ "pk": 1, "model": "mapit.codetype", "fields": { "code": "ons", "description": "SNAC" } },
7980
{ "pk": 2, "model": "mapit.codetype", "fields": { "code": "gss", "description": "GSS (SNAC replacement)" } },

0 commit comments

Comments
 (0)