Retrieve historical time series data for personal loan rates from New Zealand financial institutions.
This endpoint provides historical time series data for personal loan rates, allowing you to analyze trends and changes over time. The data is stored in Cloudflare D1 database, enabling efficient querying of historical datasets.
The response includes:
The time series data is stored in Cloudflare D1, a serverless SQL database built on SQLite. This allows for:
Date in YYYY-MM-DD format for historical data
"2025-03-01"
Start date in YYYY-MM-DD format for time series range
"2025-01-01"
End date in YYYY-MM-DD format for time series range
"2025-03-01"
Optional institution ID to filter time series data
"institution:anz"
Retrieve personal loan rates time series data
The response is of type object
.
Retrieve historical time series data for personal loan rates from New Zealand financial institutions.
This endpoint provides historical time series data for personal loan rates, allowing you to analyze trends and changes over time. The data is stored in Cloudflare D1 database, enabling efficient querying of historical datasets.
The response includes:
The time series data is stored in Cloudflare D1, a serverless SQL database built on SQLite. This allows for:
Date in YYYY-MM-DD format for historical data
"2025-03-01"
Start date in YYYY-MM-DD format for time series range
"2025-01-01"
End date in YYYY-MM-DD format for time series range
"2025-03-01"
Optional institution ID to filter time series data
"institution:anz"
Retrieve personal loan rates time series data
The response is of type object
.