Copy
Ask AI
{
"result": [
{
"company": {
"primarySymbol": "string",
"primaryExchange": "string",
"cik": "string",
"valoren": "string",
"sedol": "string",
"standardName": "string"
},
"operationRatios": {
"3M": {
"period": "string",
"fiscalYearEnd": "string",
"reportType": "string",
"assetsTurnover": "number (float)",
"capExSalesRatio": "number (float)",
"cashConversionCycle": "number (float)",
"daysInInventory": "number (float)",
"daysInPayment": "number (float)",
"daysInSales": "number (float)",
"EBITDAMargin": "number (float)",
"EBITMargin": "number (float)",
"FCFNetIncomeRatio": "number (float)",
"FCFSalesRatio": "number (float)",
"fixAssetTurnover": "number (float)",
"grossMargin": "number (float)",
"interestCoverage": "number (float)",
"netIncomeContOpsGrowth": "number (float)",
"netIncomeGrowth": "number (float)",
"netMargin": "number (float)",
"normalizedNetProfitMargin": "number (float)",
"operationIncomeGrowth": "number (float)",
"operationMargin": "number (float)",
"operationRevenueGrowth3MonthAvg": "number (float)",
"pretaxMargin": "number (float)",
"quickRatio": "number (float)",
"ROA": "number (float)",
"ROE": "number (float)",
"ROIC": "number (float)",
"receivableTurnover": "number (float)",
"revenueGrowth": "number (float)",
"salesPerEmployee": "number (float)",
"taxRate": "number (float)",
"totalDebtEquityRatio": "number (float)"
},
"6M": {
"period": "string",
"fiscalYearEnd": "string",
"reportType": "string",
"assetsTurnover": "number (float)",
"capExSalesRatio": "number (float)",
"cashConversionCycle": "number (float)",
"daysInInventory": "number (float)",
"daysInPayment": "number (float)",
"daysInSales": "number (float)",
"EBITDAMargin": "number (float)",
"EBITMargin": "number (float)",
"FCFNetIncomeRatio": "number (float)",
"FCFSalesRatio": "number (float)",
"fixAssetTurnover": "number (float)",
"grossMargin": "number (float)",
"interestCoverage": "number (float)",
"netIncomeContOpsGrowth": "number (float)",
"netIncomeGrowth": "number (float)",
"netMargin": "number (float)",
"normalizedNetProfitMargin": "number (float)",
"operationIncomeGrowth": "number (float)",
"operationMargin": "number (float)",
"operationRevenueGrowth3MonthAvg": "number (float)",
"pretaxMargin": "number (float)",
"quickRatio": "number (float)",
"ROA": "number (float)",
"ROE": "number (float)",
"ROIC": "number (float)",
"receivableTurnover": "number (float)",
"revenueGrowth": "number (float)",
"salesPerEmployee": "number (float)",
"taxRate": "number (float)",
"totalDebtEquityRatio": "number (float)"
},
"9M": {
"period": "string",
"fiscalYearEnd": "string",
"reportType": "string",
"assetsTurnover": "number (float)",
"capExSalesRatio": "number (float)",
"cashConversionCycle": "number (float)",
"daysInInventory": "number (float)",
"daysInPayment": "number (float)",
"daysInSales": "number (float)",
"EBITDAMargin": "number (float)",
"EBITMargin": "number (float)",
"FCFNetIncomeRatio": "number (float)",
"FCFSalesRatio": "number (float)",
"fixAssetTurnover": "number (float)",
"grossMargin": "number (float)",
"interestCoverage": "number (float)",
"netIncomeContOpsGrowth": "number (float)",
"netIncomeGrowth": "number (float)",
"netMargin": "number (float)",
"normalizedNetProfitMargin": "number (float)",
"operationIncomeGrowth": "number (float)",
"operationMargin": "number (float)",
"operationRevenueGrowth3MonthAvg": "number (float)",
"pretaxMargin": "number (float)",
"quickRatio": "number (float)",
"ROA": "number (float)",
"ROE": "number (float)",
"ROIC": "number (float)",
"receivableTurnover": "number (float)",
"revenueGrowth": "number (float)",
"salesPerEmployee": "number (float)",
"taxRate": "number (float)",
"totalDebtEquityRatio": "number (float)"
},
"1Y": {
"period": "string",
"fiscalYearEnd": "string",
"reportType": "string",
"assetsTurnover": "number (float)",
"capExSalesRatio": "number (float)",
"cashConversionCycle": "number (float)",
"daysInInventory": "number (float)",
"daysInPayment": "number (float)",
"daysInSales": "number (float)",
"EBITDAMargin": "number (float)",
"EBITMargin": "number (float)",
"FCFNetIncomeRatio": "number (float)",
"FCFSalesRatio": "number (float)",
"fixAssetTurnover": "number (float)",
"grossMargin": "number (float)",
"interestCoverage": "number (float)",
"netIncomeContOpsGrowth": "number (float)",
"netIncomeGrowth": "number (float)",
"netMargin": "number (float)",
"normalizedNetProfitMargin": "number (float)",
"operationIncomeGrowth": "number (float)",
"operationMargin": "number (float)",
"operationRevenueGrowth3MonthAvg": "number (float)",
"pretaxMargin": "number (float)",
"quickRatio": "number (float)",
"ROA": "number (float)",
"ROE": "number (float)",
"ROIC": "number (float)",
"receivableTurnover": "number (float)",
"revenueGrowth": "number (float)",
"salesPerEmployee": "number (float)",
"taxRate": "number (float)",
"totalDebtEquityRatio": "number (float)"
}
}
}
]
}
Authorizations
Headers
Specifies return format
Available options:
application/json
, application/xml (deprecated)
Query Parameters
One or more stock ticker symbol in comma separated list specifies company data to return
One or more cik identifier in comma separated list specifies company data to return
Return results for dates greater than or equal date specified in this parameter
Response
An object including a response that includes operationRatio data
Show child attributes
Show child attributes