Filings

get_financials

Annual-accounts filings for a company, normalised with period_end + document_id + source_url.

Convenience wrapper over list_filings(category='accounts'). Normalises the fiscal-period shape across registries, pre-computes download URLs, and returns period_end as the primary sort key. Good for 'pull the last 3 years of accounts'.

Parameters

NameTypeRequiredDescription
jurisdictionstringyesISO code. Currently: GB, FI, NL, KR.
company_idstringyesRegistry ID.
yearintegernoCalendar year of period_end.
period_endstringnoYYYY-MM-DD — pinpoint one period.

Supported jurisdictions (4)

Related tools