| Name | Type | Description |
|---|---|---|
| ticker | str | The Zacks common exchange ticker |
| company_name | str | The company name |
| estimate_year | float | Fiscal year of the estimate |
| estimate_month | float | Fiscal month of the estimate |
| period | str | Whether the estimate year and month are fiscal year (fy) or quarter (fq) |
| consensus_type | str | The type of estimate (ebitda, ebitda, ebit, enterprise_value, cash_flow_per_share, pretax_income) |
| estimate_count | float | The number of estimates |
| high | float | The highest estimate |
| low | float | The lowest estimate |
| mean | float | The mean value of all estimates |
| std_dev | float | The standard deviation of all estimates |