Add ref:edubase for schools, etc in the UK (#1000)

This commit is contained in:
arrival-spring 2023-12-16 12:42:19 +00:00 committed by GitHub
parent b4c340f80c
commit 82fbd37b88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{
"key": "ref:edubase",
"type": "identifier",
"label": "Department for Education Reference",
"urlFormat": "https://get-information-schools.service.gov.uk/Establishments/Establishment/Details/{value}",
"pattern": "^[0-9]{1,}$",
"locationSet": {
"include": [
"gb"
]
},
"terms": [
"Edubase Reference",
"DfE URN"
]
}