IN_CIN (IN - Company CIN)

From CDQ Wiki
DataModel:CDQ/Business Partner/Identifier/IN CIN
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key IN_CIN
The country a linked concept is active or generally relevant for. Country scope IN (India)
Language-specific name. Monolingual name Company CIN (hi), Company CIN (en)
Language-specific short name. Monolingual short name IN - Company CIN (en)
Informal and comprehensive human-readable definition of a concept. Description Company CIN, sometimes referred to as Company CIN Number or Company CIN No. is a unique identification number assigned by Registrar of Companies (ROC) functioning in various states under Ministry of Corporate Affairs (MCA), Govt. of India. It is being used for finding primary details of companies registered in India under MCA, Govt. of India. The Corporate Identity Number or Company CIN No. is a 21 digits alpha-numeric code / number issued to every company incorporated in India when it gets registered by Registrar of Companies (ROC) located in various states of India.
Category of business identifiers. Identifier category Identification 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
0000000000A81T2WNPM5JFW1ZG Specifies the allowed formats for the CIN number (India). IDENTIFIER_FORMAT
^[UL][0-9]{5}[A-Z]{2}[0-9]{4}[A-Z]{3}[0-9]{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 invalid (CIN number (India)) This rule checks the format of the CIN number in India. A Corporate Identification Number (CIN) is a 21-digit alpha-numeric code issued to companies incorporated in India. Each CIN number is unique and issued by Registrar of Companies of various states under the Ministry of Corporate Affairs in India. Each CIN number consists of six sections:
  • listing status: [UL] - Unlisted or Lister,
  • industry code: [0-9]{5} - 5 digits,
  • state code: [A-Z]{2} - 2 uppercase letters,
  • year of incorporation: [0-9]{4} - 4 digits year representation,
  • company type: [A-Z]{3} - 3 uppercase letters (like PLC, PTC, NPL etc.),
  • registration number: [0-9]{6} - 6 digits.
HYPERCARE ERROR