Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.35 KB

Fundamental.md

File metadata and controls

43 lines (26 loc) · 1.35 KB

Fundamental

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 Number The fiscal year  
fiscalPeriod String The fiscal period  
type String The type of Fundamental  
startDate Date The period start date  
endDate Date The period start date  
filingDate Date The date and time when the Fundamental was filed with the SEC  
isLatest Boolean Is this the latest fundamental available based on the company's most recent filings? Use the Lookup Fundamental endpoint to find the latest fundamental (<a href=&quot;https://docs.intrinio.com/documentation/web_api/lookup_fundamental_v2\" target=&quot;_blank&quot;>reference</a>)  
company CompanySummary The Company that the Fundamental was belongs to  

Enum: TypeEnum**

Name Value
reported "reported"
restated "restated"
calculated "calculated"