Court
A court case against or involving the company
- activeType: boolean
Whether the underlying source case is still considered active.
true(ornull) indicates the case is open;falseindicates it has been closed (e.g. withdrawn, dismissed, succeeded or transferred), in which casestatusdescribes how. - caseType: string
Number Court case reference number, parsed from the source case description. May be
nullif the source description contains no recognisable reference. - categoryType: string
Free-text description of the case, taken from the source note or raw case description (e.g. the nature of the proceedings).
- courtType: string
Name of the court handling the case, where known.
- dateType: string Format: date-time
Filed Date the case was filed / the notice was dated, as an ISO-8601 date-time (UTC). May be
nullif unknown. - statusType: string
Free-text status of the case as reported by the source (Caseboard), describing its current state. Not drawn from a fixed set of values. May be
null. - titleType: string
Title of the case — typically the name of the company or party the case is brought against.
- typeType: string enum
The classified type of the underlying court notice. One of:
ACCOUNTS— a notice relating to the filing of accounts.ADDRESS— a change of registered office address.ADMINISTRATION— the company entering administration.ANNUAL_RETURN— an annual return / confirmation statement notice.CAPITAL— a change in share capital.CCJ— a County Court Judgment.CHANGE_OF_NAME— a change of the company name.COURT_FILING— a general court filing not covered by a more specific type.DISSOLUTION— dissolution of the company.INCORPORATION— incorporation of the company.LIQUIDATION— the company being wound up / liquidated.MISCELLANEOUS— a notice that does not fit the other categories.MORTGAGE— a charge / mortgage notice.OFFICERS— a change of officers (directors / secretaries).RESOLUTION— a company resolution.STRIKE_OFF— the company being struck off the register.
values- A
C C O U N T S - A
D D R E S S - A
D M I N I S T R A T I O N - A
N N U A L _ R E T U R N - C
A P I T A L
- urlType: string
Link to the case at the source, if available.