first commit
This commit is contained in:
16
data/fields/ref/FR/siret-FR.json
Normal file
16
data/fields/ref/FR/siret-FR.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "ref:FR:SIRET",
|
||||
"type": "identifier",
|
||||
"label": "SIRET Number",
|
||||
"urlFormat": "https://annuaire-entreprises.data.gouv.fr/etablissement/{value}",
|
||||
"pattern": "^[0-9]{9}([1-7][0-9]{3}|0[1-9][0-9]{2}|00[1-9][0-9]|000[1-9])[0-9]$",
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"fr"
|
||||
]
|
||||
},
|
||||
"terms": [
|
||||
"French company identification number",
|
||||
"SIRET"
|
||||
]
|
||||
}
|
||||
16
data/fields/ref/edubase-GB.json
Normal file
16
data/fields/ref/edubase-GB.json
Normal 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"
|
||||
]
|
||||
}
|
||||
5
data/fields/ref/isil.json
Normal file
5
data/fields/ref/isil.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"key": "ref:isil",
|
||||
"type": "text",
|
||||
"label": "ISIL Code"
|
||||
}
|
||||
23
data/fields/ref/linz/place_id-NZ.json
Normal file
23
data/fields/ref/linz/place_id-NZ.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"key": "ref:linz:place_id",
|
||||
"type": "identifier",
|
||||
"label": "NZGB Place ID",
|
||||
"urlFormat": "http://gazetteer.linz.govt.nz/place/{value}",
|
||||
"pattern": "^[0-9;]{1,}$",
|
||||
"universal": true,
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"nz",
|
||||
"aq"
|
||||
]
|
||||
},
|
||||
"terms": [
|
||||
"NZ",
|
||||
"LINZ",
|
||||
"Land Information New Zealand",
|
||||
"Toitū Te Whenua",
|
||||
"NZGB",
|
||||
"New Zealand Geographic Board",
|
||||
"Ngā Pou Taunaha o Aotearoa"
|
||||
]
|
||||
}
|
||||
63
data/fields/ref/vatin.json
Normal file
63
data/fields/ref/vatin.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"key": "ref:vatin",
|
||||
"type": "identifier",
|
||||
"label": "VAT ID Number",
|
||||
"locationSet": {
|
||||
"exclude": [
|
||||
"ai",
|
||||
"ao",
|
||||
"bm",
|
||||
"bn",
|
||||
"bt",
|
||||
"cu",
|
||||
"dj",
|
||||
"er",
|
||||
"fk",
|
||||
"fm",
|
||||
"gg",
|
||||
"gi",
|
||||
"gs",
|
||||
"hk",
|
||||
"io",
|
||||
"iq",
|
||||
"ki",
|
||||
"km",
|
||||
"kp",
|
||||
"kw",
|
||||
"ky",
|
||||
"lr",
|
||||
"ly",
|
||||
"mh",
|
||||
"mm",
|
||||
"mo",
|
||||
"ms",
|
||||
"mv",
|
||||
"nr",
|
||||
"om",
|
||||
"pn",
|
||||
"pw",
|
||||
"qa",
|
||||
"sb",
|
||||
"sh",
|
||||
"sm",
|
||||
"so",
|
||||
"sr",
|
||||
"ss",
|
||||
"st",
|
||||
"sy",
|
||||
"sz",
|
||||
"tc",
|
||||
"tl",
|
||||
"tv",
|
||||
"us",
|
||||
"va",
|
||||
"vg",
|
||||
"xk",
|
||||
"ye"
|
||||
]
|
||||
},
|
||||
"terms": [
|
||||
"value added tax identification number",
|
||||
"vatin"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user