Baselight

Consumer Complaint - Finance

Consumer Complaint Database is collection of consumer financial products

@kaggle.meetnagadia_consumer_complaint_finance

Loading...
Loading...

About this Dataset

Consumer Complaint - Finance

Context

The Consumer Complaint Database is a collection of complaints about consumer financial products and services that we sent to companies for response. Complaints are published after the company responds, confirming a commercial relationship with the consumer, or after 15 days, whichever comes first. Complaints referred to other regulators, such as complaints about depository institutions with less than $10 billion in assets, are not published in the Consumer Complaint Database. The database generally updates daily.

Additional Metadata

Resource Type - Dataset(csv format)
Metadata Created Date - November 10, 2020
Metadata Updated Date - November 10, 2020
Publisher - Consumer Financial Protection Bureau
Unique Identifier - Unknown
Maintainer - devops@cfpb.gov

Format of Dataset

CSV Format
Jason Format
Web Resource

Source

https://catalog.data.gov/dataset/consumer-complaint-database

Tables

Complaints

@kaggle.meetnagadia_consumer_complaint_finance.complaints
  • 496.09 MB
  • 2396033 rows
  • 18 columns
Loading...

CREATE TABLE complaints (
  "date_received" TIMESTAMP,
  "product" VARCHAR,
  "sub_product" VARCHAR,
  "issue" VARCHAR,
  "sub_issue" VARCHAR,
  "consumer_complaint_narrative" VARCHAR,
  "company_public_response" VARCHAR,
  "company" VARCHAR,
  "state" VARCHAR,
  "zip_code" VARCHAR,
  "tags" VARCHAR,
  "consumer_consent_provided" VARCHAR,
  "submitted_via" VARCHAR,
  "date_sent_to_company" TIMESTAMP,
  "company_response_to_consumer" VARCHAR,
  "timely_response" VARCHAR,
  "consumer_disputed" VARCHAR,
  "complaint_id" BIGINT
);

Share link

Anyone who has the link will be able to view this.