EDA ON TRAFFIC VIOLATION DATA
Python - Pandas - Matplotlib
- Collected real time data from the public through Google form to get the real insights on the event.
- Used pandas to clean the data and make it ready for the analysis on it. Tried to include most of the frequently used pandas functions.
- Did EDA on it and visulaized it using matplotlib to generate insights. One of the main insights was that most of the traffic violation and accidents occur during night. This insight lead to one of my other projects which is 'Automatic Number Plate Recognition'