cfarm / consumer-credit-trends-data

Data for the CFPB's consumer credit trends visualizations

Home Page:http://www.consumerfinance.gov/data-research/consumer-credit-trends/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consumer-credit-trends-data

Screenshot of consumer-credit-trends

Explore recent developments in consumer credit markets

This data appears on http://www.consumerfinance.gov/data-research/consumer-credit-trends/ powering graphs for each featured credit market.

We want your feedback, but will not be able to respond to everyone

We want as much feedback as possible to help us make informed decisions so that we can make this tool better. Unfortunately, we will not be able to respond to every piece of feedback or comment we receive, but intend to respond with our progress through the evolution of the tool.

Contents

  1. Folders per released market containing CSV and JSON files, using a schema described below.
  2. JSON files are rendered on our live site using https://github.com/cfpb/cfpb-chart-builder, an extension of Highcharts.
  3. process_incoming_data.py transforms internal Office of Research summary CSVs into a more user-readable format.

Data schema

Market Folder File Suffix
Auto loans auto-loans AUT
Credit card credit-cards CRC
Mortgages mortgages MTG
Student loans student-loans STU

Filenames contain prefixes that represent the type of aggregate data, and suffixes that represent the type of market the data describes.

File Prefix Description
map_data Geographic map data containing year-over-year changes for each U.S. state
num_data Number of new loan originations
vol_data Loan volume in dollars
volume_data_Age_Group Loan volume in dollars by age group
volume_data_yoy_data_Income_Level Loan volume in dollars by income level
volume_data_Score_Level Loan volume in dollars by credit score group
yoy_data_all Year-over-year percentage change in new loan originations
yoy_data_Age_Group Year-over-year percentage change in new loan originations by age group
yoy_data_Income_Level Year-over-year percentage change in new loan originations by income level group
yoy_data_Score_Level Year-over-year percentage change in new loan originations by credit score group

About

Data for the CFPB's consumer credit trends visualizations

http://www.consumerfinance.gov/data-research/consumer-credit-trends/


Languages

Language:Python 97.5%Language:HTML 2.5%