VRS Google Data Studio Script
- Clone this repository:
git clone https://github.com/eHealthAfrica/vrs-data-studio-script.git
- Install the packages:
pip install -r requirements
- Copy
env
file to.env
file. You can get the environment variables in the noteVRS Env Variables
in LastPass. - Create a file named
keys.json
and copy its content from noteVRS Google Sheet Keys
in LastPass.