Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 1.14 KB

FundamentalSummary.md

File metadata and controls

50 lines (27 loc) · 1.14 KB

FundamentalSummary

Properties

Name Type Description
id String The Intrinio ID of the Fundamental  
statementCode String The code of the financial statement that the Fundamental represents  
fiscalYear BigDecimal The fiscal year  
fiscalPeriod String The fiscal period  
type TypeEnum The type of Fundamental  
startDate LocalDate The period start date  
endDate LocalDate The period start date  
filingDate OffsetDateTime The date and time when the Fundamental was filed with the SEC  

Enum: TypeEnum

Name Value
REPORTED "reported"
RESTATED "restated"
CALCULATED "calculated"