Submission: BMIN5030 Final Project - Jamie Benson#232
Open
JamieSBenson wants to merge 8 commits intoHimesGroup:masterfrom
Open
Submission: BMIN5030 Final Project - Jamie Benson#232JamieSBenson wants to merge 8 commits intoHimesGroup:masterfrom
JamieSBenson wants to merge 8 commits intoHimesGroup:masterfrom
Conversation
Initial commit of a _targets.R pipeline for clinic data processing: - PDF and CSV ingestion - geocoding - probabilistic matching - plotting Adds supporting R scripts, updates .gitignore for new data and code files, and includes initial targets metadata and configuration files.
Added functions to import OD data from Cook cty ME office. Initial code (commented out) imports the file received from Gabby & Liz.
Code currently in use ("filter_ods") pulls the data from the open data API directly, and applies the filtering logic in the python code Gabby used to create the exports. Allows for flexible updating in the future.
Also added base leaflet mapping capabilities.
Massive commit! Added lots of new functions importing census data, calculating distances between all clinic-year pairs and all overdoses, and conducting initial difference in difference models. Also revised project template.
Shifted project to assess violent crime instead of overdose fatalities Added final project presentation slides, and draft project report, which will be finalized in the next commit
Added final draft of my BMIN5030 report! Includes final analyses to date and written interpretation, and next steps. Cleaned up some files which were no longer needed.
Readme is updated now!
Not needed for submission
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello! Please find in here my final project analysis for BMIN5030.