Dinky theme

Dinky is a red hot theme for GitHub Pages.

This project is maintained by afran190

open data 2025

analyzing_urban_mortality_data

Final project for Pratt Institute course INFO-664 that aims to analyze the causes of death across various U.S. cities by leveraging publicly available datasets accessed through open city data portals.

Introduction

Project Title: Visible Deaths, Invisible Data: Mapping Mortality and its Gaps Across Cities

Project Description: This project aims to analyze the causes of death across various U.S. cities by leveraging publicly available datasets accessed through open city data portals. Many municipalities now provide access to their data via APIs, often powered by platforms like Socrata, enabling efficient, programmatic retrieval of mortality-related statistics.

The research focuses on creating a comparative narrative instead of building a unified dataset by studying which causes of death different jurisdictions track and which remain unrecorded, or hidden, or inaccessible. Through utilizing open data APIs and data visualization tools, it will examine mortality patterns including overdose-related deaths, deaths in custody, and/or COVID-19 related deaths while exposing structural gaps in official records. Findings will focus equally on the missing data points as much as it does on the recorded information.

Project Rationale: Public knowledge and civic accountability depend heavily on government-mandated open data portals, which NYC Open Data represents, as a fundamental resource. These systems demonstrate the policy-based priorities and exclusionary practices that exist within them. The New York City requirement of Local Law 11 demands public dataset publication, but Rikers Island along with other institutions remain in a state of inconsistent data disclosure. The process of making deaths visible in public discourse raises essential questions about transparency and oversight, and which deaths become visible to the public. The aim of this research is to investigate these tensions through the available data in municipalities across the country to analyze structural omissions and recordkeeping political dynamics in U.S cities.

Key Research Questions:

Methods and Workflows:

To carry out this analysis, the project used the following tools, technologies, and methodologis:

Sources:

Data Collection:

results = client.get("f64t-5yiv", limit=1000)  # changed each Data Set Identifier and limit based on each data set
results_df = pd.DataFrame.from_records(results)

Data Cleaning:

Data Analysis and Visualization:

Documentation of Absences:

Findings and Analysis:


City-Level Findings:

New York City:

New York City offers relatively broad access to all three data types. However, closer inspection reveals significant limitations:

Despite NYC’s Local Law 11 mandating open data publication, these limitations highlight structural blind spots—especially for populations affected by incarceration or addiction.

Chicago

San Francisco:

Austin:


Key Takeaways:

City Available Data Tracker

Future Uses and Continuation of Research:

This project offers a foundation for multiple options of future research or expansion:

Project Files: