This repo contains the raw and cleaned data, simulation, and analysis for the Open Data Toronto dataset found here: https://open.toronto.ca/dataset/library-visits/.
The repo is structured as:
data/raw_data
contains the raw data as obtained from X.data/analysis_data
contains the cleaned datasets that were constructed as well as images of plots produced in the cleaning.other
contains relevant literature, details about LLM chat interactions, and sketches.paper
contains the files used to generate the paper, including the Quarto document and reference bibliography file, as well as the PDF of the paper.scripts
contains the R scripts used to simulate, download and clean data.
See the file usage.txt in other/llm