Industry Interfaces
Comprehensive TypeScript interfaces for financial statement data across different industry templates including Standard, Banking, Utilities, Mining, Transportation, and Insurance sectors.
For an overview of all available fields, see Financial Field Definitions
Notes
- All financial fields are optional (indicated by
?
) and return arrays of numbers representing multi-period data - Array indices correspond to the same time periods across all fields (e.g., index 0 = Q1 2023, index 1 = Q1 2024)
- Values are typically in the company's reporting currency and represent actual amounts (not percentages)
- Missing or unavailable data points are represented as
null
in the arrays