Learn practical skills, build real-world projects, and advance your career

Exploratory analysis of May 2020 Deaths in Chicago

Description of Cook County Medical Examiner Case Archive

This project uses the Cook County Medical Examiner Case Archive data available from the Cook County Medical Examiners website. The data contains information on deaths such as homocides, suicides, accidental deaths, and those from natural causes for which autopsies were performed in Cook County, Illinois, USA. The information in the data is updated daily.

In its original form, this data contains 27 demographic variables and information of over 40,000 deaths that have occurred in Cook County which fall under the jurisdiction of the Cook County Medical Examiners office. The variables of interest that are included in the data are date of incident, date of death, age, gender, race, Hispanic origin, manner of death, cause of death, incident zip code, and incident city.

More information on this data as well as information on how to download the data may be found on the Cook County data catalog site here: https://datacatalog.cookcountyil.gov/Public-Safety/Medical-Examiner-Case-Archive/cjeq-bs86

This dataset does not contain information on all deaths taken place in the county as not all deaths fall under the medical examiners office.

Disclaimer

The data used for this analysis was downloaded on September 13, 2020. As such it may not contain the most recent, or up-to-date, information on recent deaths upon submission of this assignnment.

import jovian
jovian.commit(project='Exploratory-analysis-chicago-medical-examiner', environment=None)
[jovian] Attempting to save notebook.. [jovian] Updating notebook "jnmille/exploratory-analysis-chicago-medical-examiner" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Committed successfully! https://jovian.ml/jnmille/exploratory-analysis-chicago-medical-examiner

Data