From the CORGIS Dataset Project
By Sam Donald
Version 1.0.0, created 10/28/2022
Tags: Parking Fines, Cars, Tickets
This dataset provides information about parking citations in the city of Norfolk. Data provided about the citations includes: time and date issued, violation type and code, location, state of vehicle registration, license plate numbers, make, model, and color of the vehicle, amount of parking citation fine.
https://data.norfolk.gov/Government/Parking-Citations/ei2q-6g8n
Download the following file:
Key | List of... | Comment | Example Value |
---|---|---|---|
Data.Number Plate | String | Car number plate | "UZD5497" |
Data.State | String | State of number plate | "VA" |
Data.Car.Make | String | Car make | "Suzuki" |
Data.Car.Style | String | Car style | "Sports Utility Veh" |
Data.Car.Color | String | Car color | "Blue" |
Data.Location | String | Citation location | "E VIRGINIA BEACH BOULEVARD" |
Data.Violation | String | Violation | "HANDICAPPED PARKING " |
Data.Fine | Float | Fine amount | 440.0 |
Date.Year | Integer | Year of the citation | 2020 |
Date.Month | Integer | Month of the citation | 8 |
Date.Day | Integer | Day of the citation | 3 |
Date.Time.Hour | Integer | Hour of the citation | 7 |
Date.Time.Minute | Integer | Minute of the citation | 8 |