Skip to content

This project uses SQL to analyze Consumer Credit Card usage data. The goal of the project is to answer a set of questions about credit card usage and consumer spending habits. The results of the SQL queries can be found in the analysis.sql file.

Notifications You must be signed in to change notification settings

Tushrivastava/Credit-Card-Consumers-SQL

Repository files navigation

Credit Card Consumer Description This project uses SQL to analyze Consumer Credit Card usage data. The goal of the project is to answer a set of questions about credit card usage and consumer spending habits. The results of the SQL queries can be found in the analysis.sql file.

Create a database. Create tables using the schema diagram provided below. Import csv files provided in the dataset folder. Your database is ready, now practice your querying skills 👍

You can use this dataset to build your own project and practice your querying skills.

Questions Answered The following are a few of the questions that are answered in the project (check out analysis.sql file for the rest):

What is the average credit limit? Which type of credit card is most commonly used? What is the average age of credit card holders? What is the most common spending category? Which city has the highest amount of transactions? Results The results of the questions are as follows:

The average credit limit is "₹ 284700". The most commonly used credit card type is "Gold". The average age of credit card holders is "46 years". The most common spending category is "Petrol". The city that has the highest amount of transactions is "COCHIN". Conclusion The project was successful in answering a set of questions about the Consumer's Credit Card usage data. The results of the project can be used by the banks to make decisions about their consumer base and product offerings.

About

This project uses SQL to analyze Consumer Credit Card usage data. The goal of the project is to answer a set of questions about credit card usage and consumer spending habits. The results of the SQL queries can be found in the analysis.sql file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published