This database offers consensus EBITDA-related estimates for over 4,000 US and Canadian listed companies.
| Name | Description | Example |
|---|---|---|
|
identifier
|
A Company identifier (Ticker, CIK, LEI, Intrinio ID) | AAPL |
|
type
|
Limit EBITDA estimates to this type | pretax_income |
|
next_page
|
Gets the next page of data from a previous API call | - |
|
identifier
* required
A Company identifier (Ticker, CIK, LEI, Intrinio ID)
|
||
|
type
* required
Limit EBITDA estimates to this type
|
||
|
next_page
* required
Gets the next page of data from a previous API call
|
| Name | Description | Type |
|---|---|---|
| ebitda_consensuses | Zacks target price consensuses for the latest date | array |
|
ticker
|
The Zacks common exchange ticker | string |
|
company_name
|
The company name | string |
|
estimate_year
|
Fiscal year of the estimate | number |
|
estimate_month
|
Fiscal month of the estimate | number |
|
period
|
Whether the estimate year and month are fiscal year (fy) or quarter (fq) | string |
|
consensus_type
|
The type of estimate (ebitda, ebitda, ebit, enterprise_value, cash_flow_per_share, pretax_income) | string |
|
updated_date
|
The date of the most recent estimate | date |
|
estimate_count
|
The number of estimates | number |
|
high
|
The highest estimate | number |
|
low
|
The lowest estimate | number |
|
mean
|
The mean value of all estimates | number |
|
std_dev
|
The standard deviation of all estimates | number |
| next_page | The token required to request the next page of the data. If null, no further results are available. | string |
|
ebitda_consensuses
Zacks target price consensuses for the latest date
|
||
|
next_page
The token required to request the next page of the data. If null, no further results are available.
|