Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final Project submission for Kevin Mears #183

Closed
wants to merge 14 commits into from
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
.RData
.Ruserdata
BMIN503_Final_Project.Rproj
.DS_Store
Binary file not shown.
Binary file not shown.
72,621 changes: 72,621 additions & 0 deletions 2021-code-descriptions-tabular-order/icd10cm_codes_2021.txt

Large diffs are not rendered by default.

656 changes: 656 additions & 0 deletions 2021-code-descriptions-tabular-order/icd10cm_codes_addenda_2021.txt

Large diffs are not rendered by default.

95,358 changes: 95,358 additions & 0 deletions 2021-code-descriptions-tabular-order/icd10cm_order_2021.txt

Large diffs are not rendered by default.

851 changes: 851 additions & 0 deletions 2021-code-descriptions-tabular-order/icd10cm_order_addenda_2021.txt

Large diffs are not rendered by default.

7,000 changes: 7,000 additions & 0 deletions Mears_BMIN503_final_project.html

Large diffs are not rendered by default.

1,911 changes: 1,911 additions & 0 deletions Mears_BMIN503_final_project.qmd

Large diffs are not rendered by default.

23 changes: 8 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
# BMIN503/EPID600 Final Project

This repository contains templates for the final written report and GitHub repository. Follow the instructions below to clone this repository, and then turn in your final project's code via a pull request to this repository.
Hospital-acquired infections (HAIs) are infections that occur while receiving healthcare or shortly after leaving the hospital.
Many factors influence the risks of HAIs including length of stay, co-morbidities, and disinfection practices.
The goal of this project was to determine the effects of the COVID-19 pandemic on common hospital-acquired infections in 2020.

1. To start, **fork** this BMIN503_Final_Project repository.
1. **Clone** the forked repository to your computer.
1. Modify the files provided, add your own, and **commit** changes to complete your final project.
1. **Push**/sync the changes up to your GitHub account.
1. Create a **pull request** on this, the original BMIN503_Final_Project, repository to turn in your final project.


Follow the instructions [here][forking] if you are unsure what the above steps mean.

DUE DATE FOR FINAL VERSION: 12/13/24 11:59PM. This is a hard deadline. Turn in whatever you have by this date.


<!-- Links -->
[forking]: https://guides.github.com/activities/forking/
This repository contains files for Kevin Mears' final project

1. Mears_BMIN503_final_project.qmd (quarto document for project containing code used for analysis)
2. Mears_BMIN503_final_project.html (corresponding html file from .qmd)
3. 2021-code-descriptions-tabular order (folder contains the required files for ICD10 diagnosis icd10cm_codes_2021.txt to be downloaded and used as reference)
4. README.md
35 changes: 0 additions & 35 deletions final_project_template.qmd

This file was deleted.