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 | BigDecimal | Fiscal year of the estimate |
estimateMonth | BigDecimal | 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 | BigDecimal | The number of estimates |
high | BigDecimal | The highest estimate |
low | BigDecimal | The lowest estimate |
mean | BigDecimal | The mean value of all estimates |
stdDev | BigDecimal | The standard deviation of all estimates |