Standardized SEC financial data for Jefferies Group LLC — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001084580 · Security Brokers, Dealers & Flotation Companies.
| USD | FY2016 | FY2017 | FY2018 | FY2019 | FY2020 | FY2021 |
|---|---|---|---|---|---|---|
| Revenue | $3.23B | $4.18B | $4.43B | $4.58B | $6.15B | $7.91B |
| Interest expense | $859.5M | $1.03B | $1.29B | $1.48B | $999.6M | $863.5M |
| Pretax income | $30.0M | $504.9M | $409.7M | $324.7M | $1.18B | $2.18B |
| Income tax | $14.6M | $147.3M | $250.7M | $80.3M | $302.7M | $559.2M |
| Net income | $15.4M | $357.5M | $158.8M | $246.0M | $879.3M | $1.62B |
Standardized from Jefferies Group LLC's SEC filings — per-share figures split-adjusted. Full history via the API.
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0001084580/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001084580/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"