CareEvolution / mdh-data-guide

MIT License
0 stars 0 forks source link

MVP #2

Closed jwyderko closed 1 year ago

jwyderko commented 1 year ago

This repo is under change control. All changes must be made in a branch from main and reviewed.

Issue Link

This PR addresses the following issues: (https://github.com/CareEvolution/mdh-data-guide/issues/1)

Description of Changes

This repo and the content to be reviewed is intended to become a public repo. Once I collect reviews and address feedback, I'll create an issue to make this repo public. Please consider the correctness and appropriateness of all this content for display in a public repo.

(Of note, the links in the *.md files will work once this repo is merged to main... but will 404 at the moment)

The intent of this repo is to publish example notebooks and sql for public consumption and guide users of the MDH Export Database on how to connect various tools and solve common data analysis problems.

With this MVP, I'm trying to set up the following patterns with the intent that we will continuously add new notebooks and queries as they become available.

Security

REMINDER: All file contents are public. [x] I have ensured no secure credentials or sensitive information remain in code, metadata, comments, etc. Of particular note: No temporary testing changes committed such as API base URLs, access tokens, print/log statements, etc. [x] My changes do not introduce any security risks, or any such risks have been properly mitigated. Describe briefly what security risks you considered, why they don’t apply, or how they’ve been mitigated.

Reviewers

[x] I have assigned the appropriate reviewer(s). Minimally, a second set of eyes is needed ensure no non-public information is published. Consider also including subject-matter experts and editing/style reviewers.