This is a cleaned version of traffic_violation_dataset originally hosted on Kaggle here: https://www.kaggle.com/datasets/felix4guti/traffic-violations-in-usa
It contains US traffic violation data where target variable is to predict violation type.
The cleaned dataset has a shape of: (1010737, 28)
Detailed data cleaning and transformation is available here: https://github.com/MemoonaTahira/Traffic_Violation_Classification