This database offers consensus EBITDA-related estimates for over 4,000 US and Canadian listed companies.
Name | Type | Description | Notes |
---|---|---|---|
identifier | string | A Company identifier (Ticker, CIK, LEI, Intrinio ID) | [optional] |
type | string | Limit EBITDA estimates to this type | [optional] |
nextPage | string | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
EbitdaConsensuses | List | Zacks target price consensuses for the latest date |
NextPage | string | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
Ticker | string | The Zacks common exchange ticker |
CompanyName | string | The company name |
EstimateYear | decimal? | Fiscal year of the estimate |
EstimateMonth | decimal? | Fiscal month of the estimate |
Period | string | Whether the estimate year and month are fiscal year (fy) or quarter (fq) |
ConsensusType | string | The type of estimate (ebitda, ebitda, ebit, enterprise_value, cash_flow_per_share, pretax_income) |
EstimateCount | decimal? | The number of estimates |
High | decimal? | The highest estimate |
Low | decimal? | The lowest estimate |
Mean | decimal? | The mean value of all estimates |
StdDev | decimal? | The standard deviation of all estimates |