Overview
Registry
NECIPS (National Enterprise Credit Information Publicity System, 国家企业信用信息公示系统)Administered by the State Administration for Market Regulation (SAMR). Provincial / municipal sub-authorities exist but are normalised to NECIPS in the Kyckr response.
registrationAuthority is returned as "NECIPS" regardless of which provincial / municipal SAMR sub-authority is recorded at source.
Data quality improvements in progress. CN responses are being refined for richer structured data and improved standard-value mappings; release notes will follow when updates ship.
Company identifiers
The USCC is the current primary CN registration number; it encodes registering authority, entity type, region, and a check digit. The Business Registration Number and Organization Code are pre-2015 legacy identifiers, retired when the USCC reform consolidated them into a single identifier; they remain available in
otherIdentifiers for entities registered before the reform.
Company names
CN companies are registered in Chinese; an English name (when published) is a transliteration / translation.
For CN entities you should treat
englishName (not companyName) as the Latin-script form for display in English-language contexts.
Legal form
CN legal form is populated on bothlegalForm.original (the registry-source label, in English) and legalForm.normalized (the standard value).
If the source label is absent, the legal form is inferred from the Chinese-script company-name suffix (
分公司, 股份有限公司, 有限责任公司, 有限合伙, 有限公司).
Branch vs Subsidiary — translation gotcha
In Chinese corporate law:分公司= branch — no independent legal personality, an operating arm of the parent.子公司= subsidiary — separate legal entity owned by the parent. This would map toPrivate Limited Company(orPublic Limited Company) on its own merit.
"Subsidiary" and the Chinese name-suffix 分公司 to Branch in the normalised response, so integrators see the correct concept. The raw source label is preserved in legalForm.original.
Status
CNlegalStatus.original carries the registry-source English string (which varies across cohorts — multiple parallel translations of 在营 / 开业 appear in the wild). legalStatus.normalized maps to one of the standard values:
Activity / industry codes
CN activities populateactivities[] with:
activities[].description— free-text Chinese / English description (e.g."Water conservancy, environment and public facility management")activities[].code— registry-source industry code where presentactivities[].classificationScheme—null(CN does not carry an explicit classification scheme — NACE / NAICS not used)activities[].type—"Primary"when the source flags the activity as primary
Address
CNaddress returns the flat fullAddress only — there is no component parsing (city, region, streetName, etc. are null).
country:"China"isoCode:"CN"postcode,rawAddressLines, structured components: null
Capital structure
CN entities populate the standard V2capital / totalCapital shape:
- Currency: RMB (
人民币元at source; surfaced asRMBin normalised output) totalCapital.type: typicallyRegistered— the registry reports registered-capital amount (rather than authorized or paid-in). See Normalised values.- Thousands-comma source values (e.g.
"302,973,182") are normalised to numerictotalValue
shareholdings[].
Shareholders
CN shareholders are returned in V2shareholdings[].shareholders split by entity type:
- Corporate shareholders →
shareholdings[].shareholders.corporations[] - Natural-person shareholders →
shareholdings[].shareholders.individuals[]
"156,000,000 RMB") are normalised to numeric totalNominalValue with the currency on the parent capital entry.
Representatives / directors
CN representatives populate V2representatives.individuals[] with English and Chinese name, role, ID information, address, and appointment / outgoing dates.
Common CN-specific roles (mapped to standard role values via the director-role lookup):
Director,Supervisor,Chairman,Vice Chairman,Manager,General Manager,Executive director,Legal Representative,Board Secretary, Financial Officer of a Listed Company- Compound roles follow most-significant-first (e.g.
"Manager, Director"→MANAGER;"Director, General Manager"→DIRECTOR) "person in charge"(the natural-person 负责人 commonly recorded for branch entities) →LEGAL_REPRESENTATIVE
Contact details
CN entities consistently surface contact details on V2contactDetails:
contactDetails.telNumbercontactDetails.email(with"N/A"placeholders filtered out)contactDetails.website(with"N/A"placeholders filtered out)