Skip to main content
← All datasets

Industry Dashboard

Public

Composite industry terminal dashboard payload.

Endpoint

GET /api/v1/industry/dashboard/

Python SDK

import bankregreports
bank = bankregreports.bankreg("brr_…")
df = bank.industry_dashboard()
Powered by BankRegAPI