We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e147b commit 014fb13Copy full SHA for 014fb13
data/fields/ref/FR/siret-FR.json
@@ -3,7 +3,7 @@
3
"type": "identifier",
4
"label": "SIRET Number",
5
"urlFormat": "https://annuaire-entreprises.data.gouv.fr/etablissement/{value}",
6
- "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]$",
+ "pattern": "^MONACO[A-Z\d]{5}001|\d{9}([1-7]\d{3}|0[1-9]\d{2}|00[1-9]\d|000[1-9])\d$",
7
"locationSet": {
8
"include": [
9
"fr"
0 commit comments