Name | Type | Description |
---|---|---|
ticker | str | The Zacks common exchange ticker |
company_name | str | The company name |
industry_group_number | str | The Zacks industry group number |
high | float | The high target price estimate |
low | float | The low target price estimate |
mean | float | The mean target price estimate |
standard_deviation | float | The standard deviation of target price estimates |
total | int | The number of target price estimates in consensus |
most_recent_date | date | The date of most recent estimate |
median | float | The median target price estimate |
raised | int | The number of estimates raised |
lowered | int | The number of estimates lowered |
company | CompanySummary |