Skip to content

Prachi5791/UPI_Data_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

UPI Transaction Data Visualization πŸ“Š

This Jupyter Notebook project explores and visualizes UPI (Unified Payments Interface) transaction data to uncover insights related to transaction types, user behavior, merchant categories, fraud patterns, and more.


πŸ“ Dataset

  • A cleaned dataset is included in the repository:
    πŸ”— Download Dataset

  • It contains fields such as:

    • Transaction type
    • Sender age group, device type, and bank
    • Merchant category
    • Transaction status
    • Fraud indicator
    • Date and time information

πŸ“Š Visualizations Included

  • βœ… Treemaps showing merchant category-wise transaction amounts
  • βœ… Bar plots analyzing:
    • Transaction types across age groups
    • Fraud counts by device type
    • Success vs failure by network and bank
  • βœ… Heatmaps visualizing:
    • Hourly trends by day of week
    • Merchant category activity over hours
  • βœ… Pie chart displaying transaction type proportions

πŸ–ΌοΈ Sample Visualizations:

treemap heatmap

πŸš€ How to Run

  1. Clone the repository:
    git clone https://github.com/yourusername/upi-transaction-visualization.git
    cd upi-transaction-visualization
    
  2. Open in Jupyter Notebook
  3. Run all the commands

About

This Jupyter Notebook project explores and visualizes UPI (Unified Payments Interface) transaction data to uncover insights related to transaction types, user behavior, merchant categories, fraud patterns, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors