EventHistoryItem
A dated event in the company's filing/notice history
- dateType: string Format: date-time
Timestamp (ISO-8601) on which this event occurred.
- descriptionType: string
Human-readable description of the event, taken from the notice's note or its raw description.
- sourceType: string enum
The data source this event was derived from, normalised to the four public API-level sources. One of:
COMPANIES_HOUSE— sourced from Companies House (registry filings, officer data, etc.).GAZETTE— sourced from The Gazette (official UK public record — insolvency notices, etc.).REGISTRY_TRUST— sourced from Registry Trust (County Court Judgments and other debt registry records).GRAND— Grand-derived or Grand-curated; catch-all for non-authoritative sources including court filings, news/press, and manual overrides.
values- C
O M P A N I E S _ H O U S E - G
A Z E T T E - R
E G I S T R Y _ T R U S T - G
R A N D
- typeType: string enum
The category of event/notice. One of:
ACCOUNTS— annual accounts filing.ADDRESS— registered office address change.ADMINISTRATION— administration-related notice.ANNUAL_RETURN— annual return / confirmation statement.CAPITAL— share capital change.CCJ— County Court Judgment.CHANGE_OF_NAME— company name change.COURT_FILING— a court filing.DISSOLUTION— dissolution notice.INCORPORATION— company incorporation.LIQUIDATION— liquidation notice.MISCELLANEOUS— an event that does not fit another category.MORTGAGE— a mortgage or charge.OFFICERS— a change to officers (directors, secretaries).RESOLUTION— a filed resolution.STRIKE_OFF— a strike-off (removal from the register) notice.
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
URL to the underlying record for this event, when one is available.