Team Name: Bocchi
- Edwin Lin (edl70@pitt.edu)
- Joseph Hu (joh309@pitt.edu)
- William Valli (wav16@pitt.edu)
This repository contains our group’s analysis of three Pittsburgh neighborhood datasets (parks, police incidents, and 311 complaints) to determine which neighborhood offers the best overall quality of life.
To run the code in the notebooks, the some of the datasets must be downloaded and renamed to the corresponding filename found in the notebook, as they are too large to upload to GitHub.
- Dataset 1: 311 Data (Joseph)
- Link: https://data.wprdc.org/dataset/311-data
- Explanation: This dataset tracks 311 service requests such as maintenance issues and resident complaints, showing neighborhood conditions and quality of life.
- Dataset 2: Police Incident Blotter (Edwin)
- Link: https://data.wprdc.org/dataset/uniform-crime-reporting-data
- Explanation: This dataset includes counts of police incidents by neighborhood, allowing comparisons of safety levels across Pittsburgh.
- Dataset 3: City of Pittsburgh Parks (William)
- Link: https://data.wprdc.org/dataset/parks
- Explanation: This dataset contains information on parks and open spaces across Pittsburgh neighborhoods, which we used to measure access to recreational activities and free space.