This repository contains all files needed to generate the graphs and pdf for the paper The Emergency Homeless Shelter Availability Across Toronto is Insufficient For Overwhelming Demand.
Some of the R code used to create this work was adapted from Alexander (2023).
The repo is structured as:
data/raw_datacontains the raw data as obtained from Open Data Toronto.data/analysis_datacontains the cleaned dataset that was constructed.othercontains relevant literature, and sketches.papercontains the files used to generate the paper, including the Quarto document and reference bibliography file, as well as the PDF of the paper.scriptscontains the R scripts used to simulate, download, clean, and test data.
No aspect of this paper was completed with any LLM usage.