Company financial information from annual accounts
GET {{baseUrl}}/:companyId?years=5
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
years | number | number of latest years to include |
RESPONSES
status: OK
{"records":[{"bsCashAndBankBalances":"\u003cinteger\u003e","bsLongTermLiabilitiesGroupAndAssocComp":"\u003cinteger\u003e","bsNetProfitLoss":"\u003cinteger\u003e","bsShareCapital":"\u003cinteger\u003e","bsShortTermLiabilitiesGroupAndAssocComp":"\u003cinteger\u003e","bsTotalCurrentLiabilities":"\u003clong\u003e","bsTotalEquity":"\u003cinteger\u003e","bsTotalEquityAndLiabilities":"\u003clong\u003e","bsTotalInventories":"\u003cinteger\u003e","bsTotalLongTermDebts":"\u003cinteger\u003e","changeDate":"\u003cstring\u003e","companyId":"\u003cstring\u003e","currency":"\u003cstring\u003e","kpiChangeInNumberOfEmployees":"\u003cdouble\u003e","kpiCurrentRatioPercent":"\u003cdouble\u003e","kpiEbitda":"\u003cinteger\u003e","kpiEquityRatioPercent":"\u003cdouble\u003e","kpiOperatingMarginPercent":"\u003cdouble\u003e","kpiQuickRatioPercent":"\u003cdouble\u003e","kpiReturnOnCapitalEmployedPercent":"\u003cdouble\u003e","kpiReturnOnEquityPercent":"\u003cdouble\u003e","numberOfEmployees":"\u003cinteger\u003e","plEbit":"\u003cinteger\u003e","plNetOperatingIncome":"\u003cinteger\u003e","plNetProfitLoss":"\u003cinteger\u003e","plNetSales":"\u003cinteger\u003e","plProfitLossAfterFinItems":"\u003cinteger\u003e","toDate":"\u003cstring\u003e"},{"bsCashAndBankBalances":"\u003cinteger\u003e","bsLongTermLiabilitiesGroupAndAssocComp":"\u003cinteger\u003e","bsNetProfitLoss":"\u003cinteger\u003e","bsShareCapital":"\u003cinteger\u003e","bsShortTermLiabilitiesGroupAndAssocComp":"\u003cinteger\u003e","bsTotalCurrentLiabilities":"\u003clong\u003e","bsTotalEquity":"\u003cinteger\u003e","bsTotalEquityAndLiabilities":"\u003clong\u003e","bsTotalInventories":"\u003cinteger\u003e","bsTotalLongTermDebts":"\u003cinteger\u003e","changeDate":"\u003cstring\u003e","companyId":"\u003cstring\u003e","currency":"\u003cstring\u003e","kpiChangeInNumberOfEmployees":"\u003cdouble\u003e","kpiCurrentRatioPercent":"\u003cdouble\u003e","kpiEbitda":"\u003cinteger\u003e","kpiEquityRatioPercent":"\u003cdouble\u003e","kpiOperatingMarginPercent":"\u003cdouble\u003e","kpiQuickRatioPercent":"\u003cdouble\u003e","kpiReturnOnCapitalEmployedPercent":"\u003cdouble\u003e","kpiReturnOnEquityPercent":"\u003cdouble\u003e","numberOfEmployees":"\u003cinteger\u003e","plEbit":"\u003cinteger\u003e","plNetOperatingIncome":"\u003cinteger\u003e","plNetProfitLoss":"\u003cinteger\u003e","plNetSales":"\u003cinteger\u003e","plProfitLossAfterFinItems":"\u003cinteger\u003e","toDate":"\u003cstring\u003e"}],"status":{"code":"\u003cinteger\u003e","text":"\u003cstring\u003e"}}