IS_VAT (IS - VAT Number)
DataModel:CDQ/Business Partner/Identifier/IS VAT
| Property | Value |
|---|---|
| A technical identifier, unique in a certain context. Technical key | IS_VAT
|
| The country a linked concept is active or generally relevant for. Country scope | IS (Iceland) |
| Language-specific name. Monolingual name | VSK-númer (is), Virðisaukaskattsnúmer (is), Value Added Tax Number (en) |
| Language-specific short name. Monolingual short name | IS - VAT Number (en) |
| Informal and comprehensive human-readable definition of a concept. Description | All foreign and domestic companies and self-employed business owners selling taxable goods and services in Iceland needs to register their business for VAT. Once they have registered they will be given a VAT registration number (Icelandic "VSK-numer") and a registration certificate. |
| Category of business identifiers. Identifier category | Tax Number |
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 |
|---|---|---|---|
| 0000000000HSTFQ4G9MPQNQM9E | The Value Added Tax Number (Iceland) consists of 7 or 8 alphanumeric characters (LL99999 or LL999999). | IDENTIFIER_FORMAT
|
^(\s*\.*-*)(\w\s*\.*-*){2}(\d\s*\.*-*){5,6}$
|
| 0000000000P2GYGJ1ZD6151680 | The Value Added Tax Number (Iceland) consists of 7 or 8 alphanumeric characters (LLDDDDD or LLDDDDDD). | IDENTIFIER_SCHEMA
|
^(\w{2})(\d{5,6})$
|
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 (Value Added Tax Number (Iceland)) | This rule checks the schema of the Value Added Tax Number (Iceland): LLDDDDD or LLDDDDDD. The rule also checks if all applicable hyphens, dots and spaces are in place. | RELEASED
|
INFO
|
| Identifier format invalid (Value Added Tax Number (Iceland)) | This rule checks presence of exactly 7 to 8 characters (LLDDDDD or LLDDDDDD - 2 letters followed by 5 to 6 digits) corresponding to the format of the Value Added Tax Number (Iceland) without considering possible whitespaces, hyphens or dots that might be comprised in the identifier value. If there are less/more digits or letters then the rule is violated. Example of identifier: IS99999 | RELEASED
|
ERROR
|
| Identifier missing (Value Added Tax Number (Iceland)) | Each legal entity in Iceland should have a Value Added Tax Number. | RELEASED
|
INFO
|
| Identifier unknown (Value Added Tax Number (Iceland)) | This rule checks whether the Value Added Tax Number is known which means that it is assigned to a business partner listed in the Iceland official registry. | IDEA
|
WARNING
|