GL_GER (GL - GER number)
DataModel:CDQ/Business Partner/Identifier/GL GER
| Property | Value |
|---|---|
| A technical identifier, unique in a certain context. Technical key | GL_GER
|
| The country a linked concept is active or generally relevant for. Country scope | GL (Greenland) |
| Language-specific name. Monolingual name | GER number (en) |
| Language-specific short name. Monolingual short name | GL - GER number (en) |
| Informal and comprehensive human-readable definition of a concept. Description | The GER number is the tax identifier that the Greenlandic Customs and Tax Administration, Skattestyrelsen, under the Ministry of Finance issues to companies and other legal entities under the various tax and excise laws. Businesses quote it in tax returns and in dealings with the authorities. |
| 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 |
|---|---|---|---|
| 0000000000CSJ80JDQE2PNNJP9 | Validates the format of the Greenlandic GER number, the tax identifier that the Greenlandic Customs and Tax Administration issues to companies and other legal entities. The pattern accepts eight digits, which may be written with spaces, dots or hyphens between them. | IDENTIFIER_FORMAT
|
^(\s*\.*-*)(\d\s*\.*-*){8}$
|
| 0000000000DGMRMHJSN94DXR85 | Defines the reference format in which the Greenlandic GER number of a company is stored, namely eight digits without separators. Used to bring values into a single canonical notation. | IDENTIFIER_SCHEMA
|
^(\d{8})$
|
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 (GER number (Greenland)) | This rule checks the schema of the GER number (Greenland): DDDDDDDD. The rule also checks if all applicable hyphens, dots and spaces are in place. | RELEASED
|
INFO
|
| Identifier format invalid (GER number (Greenland)) | This rule checks presence of exactly 8 digits corresponding to the format of the GER number (Greenland) without considering possible whitespaces, hyphens or dots that might be comprised in the identifier value. If there are less/more digits, unexpected non-digit characters then the rule is violated. Example of identifier: 99999999 | RELEASED
|
ERROR
|
| Identifier missing (GER number (Greenland)) | Each legal entity in Greenland should have a GER number. | RELEASED
|
INFO
|
| Identifier unknown (GER number (Greenland)) | This rule checks whether the GER number is known which means that it is assigned to a business partner listed in the Greenland official registry. | IDEA
|
ERROR
|