bulk
Export Financials Csv
Export financial data as CSV.
Returns companies' financial data in a flat CSV format suitable for analysis in pandas, Excel, or any data tool. At least one filter (sector or fiscal_year) is required.
get/v1/bulk/financials.csv
Query parameters
sectorstring nullable
Filter by sector
Filter by sector
fiscal_yearinteger nullable
Filter by fiscal year
Filter by fiscal year
fieldsstring nullable
Comma-separated fields (default: all)
Comma-separated fields (default: all)
Response
Successful Response