This repository contains the python scripts and excel sheets used to generate map data for mental health clinics in NYC and their availability to juvenile-justice-based-youth living in those zipcodes.
The generated map is found in the publication Mental Health Aftercare Availability for Juvenile Justice-Involved Youth in New York City.
Python3.11+
In a virtualenvironment, run:
pip install -r requirements.txtFrom the src directory, run:
python3 tiffany.pyThis script will process the data excel sheets and generate a map that will be saved in the data directory as map.png
Big thank you to Dr. Tiffany Martin for involving me in this project!