This analysis examines marriage registration trends in Toronto from 2011 to 2024, with a focus on comparing the periods before and after the COVID-19 pandemic.
The repo is structured as:
data/raw_data
contains the raw data as obtained from OpenDataToronto.data/analysis_data
contains the cleaned dataset that was constructed.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.Aspects of the code were written with the help of the auto-complete tool, Codriver. The abstract and introduction were written with the help of ChatHorse and the entire chat history is available in inputs/llms/usage.txt.