Returns the company metrics for a date.
Name | Type | Description | Notes |
---|---|---|---|
on_date | Date | Date of the metric | [optional] |
page_size | Integer | The number of results to return | [optional] [default to 100] |
next_page | String | Gets the next page of data from a previous API call | [optional] |
next_page2 | String | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
daily_metrics | Array | |
next_page | String | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
date | DateTime | The date of the metric |
enterprise_value | Float | The enterprise value. |
ev_to_ebit | Float | The enterprise value to earnings before interest and taxes ratio. |
ev_to_ebitda | Float | The enterprise value to earnings before interest, taxes, depreciation, and amoritization ratio. |
market_cap | Float | The market cap. |
price_to_book | Float | The price to book ratio. |
price_to_earnings | Float | The price to earnings ratio. |
price_to_revenue | Float | The price to revenue ratio. |
price_to_tangible_book | Float | The price to tangible book ratio. |
dividend_yield | Float | The dividend yield. |
earnings_yield | Float | The earnings yield. |
ev_to_invested_capital | Float | The enterprise value to invested capital ratio. |
ev_to_revenue | Float | The enterprise value to revenue ratio. |
ev_to_nopat | Float | The enterprise value to normalized operating profit after tax ratio. |
ev_to_ocf | Float | The enterprise value to operating cash flow ratio. |
ev_to_fcff | Float | The enterprise value to free cash flow to the firm ratio. |
company | CompanySummary |
Name | Type | Description |
---|---|---|
id | String | The Intrinio ID of the company |
ticker | String | The stock market ticker symbol associated with the company's common stock securities |
name | String | The company's common name |
lei | String | The Legal Entity Identifier (LEI) assigned to the company |
cik | String | The Central Index Key (CIK) assigned to the company |