Sergio J. Rey
August 21, 2024
This Quarto project contains the source files and resources for the analysis of spatial inequality. The main document is spatial_inequality.qmd
, which, when rendered, produces a PDF paper summarizing the findings.
- spatial_inequality.qmd: The main Quarto document containing the analysis and paper.
- references.bib: The BibTeX file containing references cited in the paper.
To replicate the analysis you will need to have the following installed:
- pysal 24.7 or greater
- quarto 1.5.56 or greater
To render the document, you need to have Quarto installed. If you haven't installed Quarto yet, you can do so by following the instructions on the Quarto website.
Once Quarto is installed, you can render the document to a PDF file by running the following command in the project directory:
quarto render spatial_inequality.qmd