Skip to content

Quantified Self project for health data using the Modern Data Stack

License

Notifications You must be signed in to change notification settings

felippecaso/qs-health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qs-health

A Quantified Self project for health data using the Modern Data Stack.

Installation

# Install meltano
pipx install meltano
# Initialize meltano within this directory
cd qs-health
meltano install

Then, edit the meltano.yml file with the appropriate configuration for each extractor and loader.

Evidence

To run visuals with Evidence, execute:

cd evidence
npm install 
npm run dev 

Environment

The current state of the project expects the following environment variables, which can be provided with a local .env file:

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
MOTHERDUCK_TOKEN

About

Quantified Self project for health data using the Modern Data Stack

Resources

License

Stars

Watchers

Forks