delinquency_rates {IIS} | R Documentation |
Delinquency Rates
Description
This data set contains twenty-five years (1991 through 2015) of quarterly delinquency rates for eight different types of loans as reported by the Federal Reserve.
Usage
delinquency_rates
Format
A data.frame
with 100 rows and 9 columns indicating the delinquency rates for each of the eight loan types for each quarter.
Source
https://www.federalreserve.gov/releases/chargeoff/delallnsa.htm
Examples
data(delinquency_rates)
summary(delinquency_rates)
[Package IIS version 1.1 Index]