Skip to main content
← All datasets

Industry Rate Environment — Trends

Public

Treasury yield-curve history plus the industry-wide NIM / yield / funding-cost trend.

Endpoint

GET /api/v1/industry/rate-environment/trends/

Parameters

NameRequiredDescription
yield_curve_limitoptional Max yield-curve observations (1-2000, default 500). e.g. 500

Python SDK

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