Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Completed Task #2 from data meeting doc #108

Open
wants to merge 6 commits into
base: graph-scripts
Choose a base branch
from

Conversation

raschamp7
Copy link

@raschamp7 raschamp7 commented Apr 18, 2020

This script pull Confirmed Cases, Deaths, Recoveries and Tests TOTALS since January 25/2020 from ESRI

To run, just run python TotalCasesDeathsEtc.py. Make sure these steps happen before:

  1. Install the required libraries. pip install -r requirements.txt

  2. Run gcloud auth application-default login to generate the credentials for th Python scripts. Requires GCloud Admin SDK.

  3. ⚠️ make sure you are testing on the correct project - you want to set your project to staging - gcloud config set project flatten-staging-271921 `⚠️

@william-wen william-wen changed the base branch from staging to graph-scripts April 20, 2020 01:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants