Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinmillford/analyzing-banking-trends-customer-transactionns-and-regional-impact
In this project, I embarked on a journey to analyze banking trends, customer transactions, and regional impacts on a financial dataset. My goal was to gain valuable insights into customer behavior, regional distribution, and transaction patterns
https://github.com/robinmillford/analyzing-banking-trends-customer-transactionns-and-regional-impact
analysis mysql pandas sql tableu visualization
Last synced: about 11 hours ago
JSON representation
In this project, I embarked on a journey to analyze banking trends, customer transactions, and regional impacts on a financial dataset. My goal was to gain valuable insights into customer behavior, regional distribution, and transaction patterns
- Host: GitHub
- URL: https://github.com/robinmillford/analyzing-banking-trends-customer-transactionns-and-regional-impact
- Owner: RobinMillford
- Created: 2023-09-13T17:33:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T17:41:19.000Z (about 1 year ago)
- Last Synced: 2023-09-14T08:31:41.562Z (about 1 year ago)
- Topics: analysis, mysql, pandas, sql, tableu, visualization
- Language: Jupyter Notebook
- Homepage:
- Size: 372 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Analyzing-Banking-Trends-Customer-Transactions-and-Regional-Impact
**Project Summary**In this project, I embarked on a journey to analyze banking trends, customer transactions, and regional impacts on a financial dataset. My goal was to gain valuable insights into customer behavior, regional distribution, and transaction patterns. Here's what I discovered throughout this project:
1. **Data Cleaning and Preprocessing:**
- I began by cleaning and preprocessing the raw data. This involved removing duplicate records, handling missing values, and renaming columns to improve clarity and consistency.2. **Customer Transactions:**
- I analyzed customer transactions, focusing on deposit amounts. I identified the user who made the largest deposit in the "Australia" region.3. **Regional Impact:**
- I explored the regional impact by calculating the total amount deposited for each region. This allowed me to understand the financial dynamics in different geographical areas.4. **Customer Insights:**
- I calculated the total number of transactions for each region, providing insights into transaction volumes across different areas.5. **User and Region Relationships:**
- I examined the relationship between users and regions, finding out how many consumers are allocated to each region and the regions with the highest number of assigned nodes.6. **Transaction Types:**
- I delved into transaction types, discovering the unique count and total amount for each transaction type, with a particular focus on 'Deposit' transactions.7. **Customer Engagement:**
- I determined the total number of users who made more than 5 transactions, shedding light on customer engagement and activity levels.8. **Top Customers:**
- I identified the top 5 consumers who made the highest total transaction amounts, recognizing valuable customers based on their financial contributions.**Tableau Visualizations:**
To provide a visual dimension to the project insights, I also created interactive Tableau visualizations. These visualizations included:
- Bar charts illustrating transaction-type statistics.
- Pie charts depicting the distribution of customer engagement levels.Tableau- https://public.tableau.com/app/profile/yamin3547/viz/AnalyzingBankingTrendsCustomerTransactionnsandRegionalImpact/Dashboard1
These visualizations not only enhanced the project's storytelling but also made it easier to communicate complex data-driven insights to stakeholders.
This project provided comprehensive insights into the banking dataset, allowing me to understand customer behavior, regional disparities, and transaction patterns. These insights can be invaluable for decision-making, customer segmentation, and strategic planning within the financial sector.