Skip to content

SINGHL25/traffic-data-visualization-project-Seaborn-Matplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Traffic Data Visualization with Seaborn & Matplotlib

Overview

This project demonstrates traffic data analysis using Python with Seaborn and Matplotlib visualizations.

Files

  • notebooks/traffic_visualization.ipynb: Jupyter notebook with visualizations
  • data/traffic_data.csv: Sample traffic data CSV

How to Run

  1. Install dependencies: pip install pandas matplotlib seaborn
  2. Open the notebook in Jupyter or Colab
  3. Explore and modify the visualizations

Visuals Included

  • Vehicle class distribution (bar chart)
  • Speed distribution (histogram)
  • ANPR status pie chart
  • Time-series plot of passage counts

About

advanced visualizations including: ✅ Box plot ✅ Swarm plot ✅ Strip plot ✅ Pair plot ✅ Heatmap ✅ Joint plot (with regression) ✅ Facet grid ✅ Scatter with hue/style

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors