Baselight

Consumer Complaint Database

Consumer Finance Complaints (Bureau of Consumer Financial Protection)

@kaggle.selener_consumer_complaint_database

Rows
@kaggle.selener_consumer_complaint_database.rows

  • 230.96 MB
  • 1282355 rows
  • 18 columns
date_received

Date Received

product

Product

sub_product

Sub-product

issue

Issue

sub_issue

Sub-issue

consumer_complaint_narrative

Consumer Complaint Narrative

company_public_response

Company Public Response

company

Company

state

State

zip_code

ZIP Code

tags

Tags

consumer_consent_provided

Consumer Consent Provided?

submitted_via

Submitted Via

date_sent_to_company

Date Sent To Company

company_response_to_consumer

Company Response To Consumer

timely_response

Timely Response?

consumer_disputed

Consumer Disputed?

complaint_id

Complaint ID

Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Checking or savings accountChecking accountManaging an accountProblem using a debit or ATM cardnannanNAVY FEDERAL CREDIT UNIONFL328XXOlder AmericannanWebFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)In progressYesnan3238275
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Checking or savings accountOther banking product or serviceManaging an accountDeposits and withdrawalsnannanBOEING EMPLOYEES CREDIT UNIONWA98204nannanReferralFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Closed with explanationYesnan3238228
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Debt collectionPayday loan debtCommunication tacticsFrequent or repeated callsnannanCURO Intermediate HoldingsTX751XXnannanWebFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Closed with explanationYesnan3237964
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Credit reporting, credit repair services, or other personal consumer reportsCredit reportingIncorrect information on your reportOld information reappears or never goes awaynannanAd Astra Recovery Services IncLA708XXnannanWebFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Closed with explanationYesnan3238479
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Checking or savings accountChecking accountManaging an accountBanking errorsnannanALLY FINANCIAL INC.AZ85205nannanPostal mailFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)In progressYesnan3238460
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)MortgageOther type of mortgageClosing on a mortgagenannannanStatebridge CompanyNJ08302nannanWebFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Closed with explanationYesnan3237885
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Debt collectionOther debtAttempts to collect debt not owedDebt is not yoursnannanDiversified Consultants, Inc.TXnanServicemembernanWebFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)In progressYesnan3238585
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Student loanFederal student loan servicingStruggling to repay your loanProblem lowering your monthly paymentsnannanStudent Loan DirectTX773XXOlder AmericannanWebFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Closed with explanationYesnan3238221
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Debt collectionOther debtAttempts to collect debt not owedDebt was paidnannanDiversified Consultants, Inc.SC296XXServicemembernanWebFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)In progressYesnan3238545
Fri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)Credit reporting, credit repair services, or other personal consumer reportsCredit reportingIncorrect information on your reportInformation belongs to someone elsenannanCONTRACT CALLERS INCMD20774nannanWebFri May 10 2019 00:00:00 GMT+0000 (Coordinated Universal Time)In progressYesnan3238458

CREATE TABLE rows (
  "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.