This database offers price-to-earning ratio estimates for over 4,000 US and Canadian listed companies.
Name | Description | Example |
---|---|---|
next_page
|
Gets the next page of data from a previous API call | - |
next_page
* required
Gets the next page of data from a previous API call
|
Name | Description | Type |
---|---|---|
forward_pe | Zacks forward PE ratio estimates | array |
ticker
|
The Zacks common exchange ticker | string |
company_name
|
The company name | string |
updated_date
|
The date the esimates were last updated | date |
forward_pe_year1
|
The forward PE estimate for the first year | number |
forward_pe_year2
|
The forward PE estimate for the second year | number |
forward_pe_year3
|
The forward PE estimate for the third year | number |
forward_pe_year4
|
The forward PE estimate for the fourth year | number |
forward_pe_year5
|
The forward PE estimate for the fifth year | number |
forward_peg_ratio_year1
|
The forward PEG ratio for the first year | number |
last_ttm_eps
|
Trailing twelve months earnings per share | number |
next_page | The token required to request the next page of the data. If null, no further results are available. | string |
forward_pe
Zacks forward PE ratio estimates
|
||
next_page
The token required to request the next page of the data. If null, no further results are available.
|