BusinessDetails
Company identity and registration details
- companyType: string enum
Type Legal form of the entity. Null when the entity type is unknown.
SOLE_TRADER— sole trader.PRIVATE_LIMITED_COMPANY— private company limited by shares (Ltd).LIMITED_COMPANY— company limited by shares (generic).LIMITED_BY_GUARANTEE— company limited by guarantee.COMMUNITY_INTEREST_COMPANY— Community Interest Company (CIC).UNLIMITED_COMPANY— unlimited company.PUBLIC_LIMITED_COMPANY— Public Limited Company (PLC).LIMITED_LIABILITY_PARTNERSHIP— Limited Liability Partnership (LLP).LIMITED_PARTNERSHIP— Limited Partnership (LP).SCOTTISH_LIMITED_PARTNERSHIP— Scottish Limited Partnership (SLP).SECTION_30_EXEMPT— Section 30 exempt private company (rare variant).CO_OPERATIVE_SOCIETY— co-operative society.COMMUNITY_BENEFIT_SOCIETY— community benefit society.CREDIT_UNION— credit union.BUILDING_SOCIETY— building society.FRIENDLY_SOCIETY— friendly society.CIO— Charitable Incorporated Organisation.SCIO— Scottish Charitable Incorporated Organisation.UK_SOCIETAS— UK Societas (formerly European Company, SE).CHARTERED_CORPORATION— chartered corporation.STATUTORY_CORPORATION— statutory corporation.CORPORATION_SOLE— corporation sole.CORPORATION_BY_PRESCRIPTION— corporation by prescription.OTHER— any other legal form.
values- S
O L E _ T R A D E R - P
R I V A T E _ L I M I T E D _ C O M P A N Y - L
I M I T E D _ C O M P A N Y - L
I M I T E D _ B Y _ G U A R A N T E E - C
O M M U N I T Y _ I N T E R E S T _ C O M P A N Y
- employeesType: integer Format: int32
Reported employee count from the most recent filed accounts (average number of employees where available, otherwise the period-end headcount). Null when not reported.
- incorporationType: string Format: date-time
Date Date the company was incorporated, as an ISO-8601 date-time. Null when unknown.
- jurisdictionType: string
Jurisdiction of incorporation, as an ISO 3166-1 alpha-2 country code (e.g.
GBfor the United Kingdom,IEfor Ireland). - legalType: string
Name Registered legal name of the company.
- previousType: array string[]
Names Former registered names the company has traded under. Null when none.
- primaryType: string
Sic Code Primary Standard Industrial Classification (SIC) activity code — the company's main declared business activity. Null when not declared.
- primaryType: string
Sic Description Human-readable description of the primary SIC activity code. Null when not available.
- registeredType: object
Address Registered office address, taken from the structured registered address on the most relevant source record. Null when no address is available.
- cityType: string
City or town of the registered office. Null when not available.
- countryType: string
Country of the registered office, as free text (a country name, not necessarily an ISO country code). Null when not available.
- postcodeType: string
Postal or ZIP code of the registered office. Null when not available.
- regionType: string
Region, county or state of the registered office. Null when not available.
- streetType: string
Line1 First line of the registered office street address. Null when not available.
- streetType: string
Line2 Second line of the registered office street address (e.g. suite or building). Null when not available.
- registrationType: string
Number Company registration number in its home registry (for UK companies, the Companies House number).
- sicType: array object[] · SicCode[]
Codes All declared SIC industry-classification codes for the company (including the primary one). Null when none are declared.
SIC industry classification code
- codeType: string
The Standard Industrial Classification (SIC) code assigned to the company, as reported by the source register (UK SIC 2007).
- descriptionType: string
Human-readable description of the activity the SIC code represents. Null when no description is available.