We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e679815 commit 319d9f6Copy full SHA for 319d9f6
1 file changed
mapit_gb/fixtures/uk.json
@@ -72,6 +72,8 @@
72
73
{ "pk": 54, "model": "mapit.type", "fields": { "code": "WMCF", "description": "Future UK Parliament constituency" } },
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
78
{ "pk": 1, "model": "mapit.codetype", "fields": { "code": "ons", "description": "SNAC" } },
79
{ "pk": 2, "model": "mapit.codetype", "fields": { "code": "gss", "description": "GSS (SNAC replacement)" } },
0 commit comments