Same here. As voracityemail said, I’ve put up CHGuide to fill the perceived gaps in documentation. Please feel free to send a PR, if you need any help give me a shout, I’ll happily merge any good documentation thats submitted.
Also on companies.stream for the last 6 months I’ve kept track of all the various resource kinds that come through on the streams. You can see schemas for each “resource_kind” on Sample events from Companies House Streaming API .
This is the tally counter of the number of each resource kind I’ve received on the PSC stream since December 2022 (taken at July 2023):
{
'company-psc-individual': 2057005,
'company-psc-corporate': 86583,
'company-psc-legal': 1637,
'corporate-entity-beneficial-owner': 9009,
'individual-beneficial-owner': 25191,
'legal-person-beneficial-owner': 393,
'company-psc-supersecure': 12,
'super-secure-beneficial-owner': 3
}
Hope thats useful to you.