TypesObjects
CompanyFinancials
Annual financial statement values extracted from the company's latest standalone filing. Fields are null for countries without a clean mapping (e.g. UK has no share_capital equivalent) or for companies without filed financials.
type CompanyFinancials {
shareCapital: Float
revenue: Float
netIncome: Float
auditorNotes: String
}Fields
shareCapital Float scalar
revenue Float scalar
netIncome Float scalar
auditorNotes String scalar
String
Raw auditor remarks text from the annual report. Displayed verbatim.
Member Of
CompanyInformationData object