Skip to content

Latest commit

 

History

History
73 lines (37 loc) · 2.36 KB

ZacksEPSEstimate.md

File metadata and controls

73 lines (37 loc) · 2.36 KB

ZacksEPSEstimate

Properties

Name Type Description
company CompanySummary  
date LocalDate The period end date  
fiscalYear Integer The company’s fiscal year for the reported period  
fiscalQuarter String The company’s fiscal quarter for the reported period  
calendarYear Integer The closest calendar year for the company’s fiscal year  
calendarQuarter String The closest calendar quarter for the company’s fiscal year  
count Integer The number of estimates for the period  
mean BigDecimal The earnings per share (EPS) mean estimate for the period  
median BigDecimal The earnings per share (EPS) median estimate for the period  
high BigDecimal The earnings per share (EPS) high estimate for the period  
low BigDecimal The earnings per share (EPS) low estimate for the period  
standardDeviation BigDecimal The earnings per share (EPS) standard deviation estimate for the period  
percentChange BigDecimal The earnings per share (EPS) percent change in estimate for the period  
mean7DaysAgo BigDecimal The long term growth mean estimate - 7 Days Ago  
mean30DaysAgo BigDecimal The long term growth mean estimate - 30 Days Ago  
mean60DaysAgo BigDecimal The long term growth mean estimate - 60 Days Ago  
mean90DaysAgo BigDecimal The long term growth mean estimate - 90 Days Ago