FR_SIREN (FR - National Business ID)
DataModel:CDQ/Business Partner/Identifier/FR SIREN
| Property | Value |
|---|---|
| A technical identifier, unique in a certain context. Technical key | FR_SIREN
|
| The country a linked concept is active or generally relevant for. Country scope | FR (France) |
| Language-specific name. Monolingual name | Système d'identification du répertoire des entreprises (fr), National business identifier (en) |
| Language-specific short name. Monolingual short name | FR - National Business ID (en) |
| Informal and comprehensive human-readable definition of a concept. Description | The SIREN number is the unique business identifier in France. This 9 digit number will be requested by all French administration dealing with the business partner, as it is a proof that the business partner is a fully registered French business, listed on the national business directory - Système Informatique pour le Répertoire des Entreprises et des Etablissements. The SIREN number is issued by INSEE (Institut national de la statistique et des études économiques). |
| Category of business identifiers. Identifier category | Tax Number |
| Legacy property. A technical SAP code. SAP mapping | STCD2
|
Formal definition
| Details | Informal and comprehensive human-readable definition of a concept. Description | The type in terms of a categorization of regular expressions. Regular expression type | TThe formal expression of a regular expression. Regular expression |
|---|---|---|---|
| 0000000000EGCGTMYWAENSZHJZ | Specifies the allowed formats for the SIREN number (France) | IDENTIFIER_FORMAT
|
^(\d\s*\.*-*){9}$
|
Data quality rules
| Rule | Informal and comprehensive human-readable definition of a concept. Description | nonetheless, we continue to offer the most recent available data., The release status in terms of development progress or maturity.<br/><code>EMPTY</code> (0): No feature considered yet, just a rough idea.<br/><code>IDEA</code> (1): Just an idea, not yet designed in detail.<br/><code>DESIGN</code> (2): Software design ready, development not yet started.<br/><code>DEVELOPMENT</code> (3): Software development in progress.<br/><code>ALPHA</code> (4): First functional release, in terms of a Minimal Viable Product (MVP).<br/><code>BETA</code> (5): Tested by selected users.<br/><code>RC</code> (6): Release candidate, fully tested, not yet used in production by many customers.<br/><code>LIVE</code> (7): Used in production by customers, fully monitored and supported.<br/><code>DEPRECATED</code> (-1): End of life planned, but still available.<br/><code>EOL</code> (-2): End of life, historic service, no longer available.<br/><code>BROKEN</code> (-3): Service was used in production but is currently not available. However, CDQ tries to repair or reactivate it.<br/><code>DISCONTINUED</code> (-4): The data source has ceased providing updates Release status | Criticality<br/>Specifies how critical of the violation of a data quality rule.<br/>ERROR: Indicates a critical data quality rule violation that requires correction.<br/>WARNING: Indicates a potential data quality issue that should be reviewed.<br/>INFO: Indicates an informational finding with no immediate impact on data quality. Criticality
|
|---|---|---|---|
| Identifier format inaccurate (SIREN number (France)) | This rule checks the syntax, i.e. format of the SIREN number in France with respect to the reference format. Any deviation (i.e. white spaces where they are not specified) result in a violation.
The SIREN number consists of exact 9 numerical digits. This rule checks possible whitespaces, hyphens or dots that might be comprised in the identifier value. If there are any whitespaces, hyphens or dots then the rule is violated. |
IDEA
|
INFO
|
| Identifier format invalid (SIREN (France)) | The SIREN number consists of exact 9 numerical digits. This rule checks the existence of exact 9 digits without considering possible whitespaces, hyphens or dots that might be comprised in the identifier value. If there are less/more digits or non-numeric digits the rule is violated. | RELEASED
|
ERROR
|
| Identifier missing (SIREN number (France)) | Each legal entity in France should have a SIREN number. | RELEASED
|
WARNING
|
| Identifier unknown (SIREN number (France)) | This business rule checks the validity of the SIREN number against France Register of Companies .
The SIREN number number is valid, when it is available in the France Register of Companies . |
RELEASED
|
ERROR
|
| Inconsistency between SIREN and SIRET number (France) | SIRET number (France) consists of 14 digits where the first 9 digits are equal to the SIREN number. This rules check if the SIREN number is equal to the first 9 digits of the SIRET number.
Any difference result in a rule violation. |
RELEASED
|
ERROR
|
| Invalid checksum of FR SIREN (France) | This rule checks the checkdigit of the SIREN in France. The check digit (9th digit of the SIREN, C9) indicates the validity of the SIREN and is validated using modulus 10. | RELEASED
|
ERROR
|