cristinaasu / TorontoTicketsIssued

0 stars 0 forks source link

Comprehensive Analysis of Traffic Tickets Issued in Toronto

Overview of the Paper

This paper attempts to identifying patterns in traffic violations to target areas and groups with elevated incidents. In particular, it explores the number of tickets issued around 2018-2023.

File Structure

The repository is structured as follows:

Reproducing Graphs and Tables

Here is a quick guide to reproducing my graphs and tables.

  1. Clone this repository to your computer.
  2. Download the data from OpenDataToronto using scripts/01-download_data.R
  3. Clean it using 02-data_cleaning.R
  4. Open TorontoTicketsIssued/paper/paper.qmd to test the R code that generated my plots.

LLM Usage

An LLM, in particular Chat-GPT4.0, was used to aid in the writing of this paper. In particular, it was primarily used to aid with the coding aspect of the paper and helped with refining some part of the writing. The entire chat history can be found in other/llm/usage.txt.