Skip to content

Learning about how, when, and why people end up in the Emergency Room can help to upgrade medical quality, reduce patient complaints, and save waste of medical resources.

Notifications You must be signed in to change notification settings

avasdowney/how_people_get_hurt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How People Get Hurt

Project Description

Learning about the specifics of how, when, and why people end up in the emergency department can help to tackle many common problems faced in healthcare seen today. This includes the upgrade of medical quality, reduction of patient complaints, and less waste of medical resources. It can also unveil hidden medical knowledge through looking at the correlation and association of apparently independent variables. This new knowledge can be used to combat many common complaints and issues in the emergency department such as increased wait time, ambulance diversion, reduced staff morale, and adverse patient outcomes. Though this correlation does not seem to be linear, there are commonalities between different demographics and the injuries they receive. Finding these correlations will help to make emergency department care more beneficial, as well as can be used to help prevent injuries that can be avoided.

Data Source

This project uses a dataset from Kaggle called How People Get Hurt which details demographics about who ends up in the Emergency Department, as well as why they are there. This dataset is compiled from the National Electronic Injury Surveillance System (NEISS) and includes data from January 1, 2016, to December 31, 2020.

How to run project

  1. Fork repo and clone into local dir
  2. Download dataset and convert from .txt to .csv file using excel or similar program, saving to datasets folder
  3. Install all requirements using pip install -r requirements.txt
  4. Run Jupyter Notebook cells for different algorithms

Paper on dataset findings

My findings are presented in my term paper titled Investigating Emergency Department Statistics to Prevent Hospitalizations.

About

Learning about how, when, and why people end up in the Emergency Room can help to upgrade medical quality, reduce patient complaints, and save waste of medical resources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published