The purpose of this project was to analyze the trend of LA Parking citations in order to create preventive guide for tourists. To accomplish this analysis, we first pulled data from the Kaggle website.The data had 900m rows. We chose a sample out of it and did data cleansing and mining using Pandas.
After assembling the dataset, we used GoogleMap API, Matplotlib to plot various aspects of the Citations vs fines vs time. Factors we looked at included: Area of citations, Zipcodes of citations,Fines, and Time of citations. This site provides the source data and visualizations created as part of the analysis, as well as explanations and descriptions of any trends and correlations witnessed.