Skip to content

YasithMP/Traffic-Data-Analyzer

Repository files navigation

Traffic Data Analyzer

This project was developed as part of my Year 1 Semester 1 coursework for the Software Development I module at the University of Westminster.

Project Description

The Traffic Data Analyzer is a console-based Python application designed to read, analyze, and summarize traffic flow data from two major road junctions:

  • Elm Avenue / Rabbit Road
  • Hanley Highway / Westway

Features

  • Read traffic data from CSV files
  • Analyze and summarize traffic patterns
  • Export summary results to a text file
  • Display a simple histogram of traffic flow

Technologies Used

  • Python
  • CSV file handling
  • Text file input/output
  • Console output

Purpose

This project was aimed at strengthening foundational programming skills such as file handling, data analysis, and basic data visualization within a console application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages