Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

ryankanno/py-datasette-ncovid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-datasette-ncovid

Originally, this project was setup to view this data from a Lancet paper, but due to the limits of Google Sheets, they've since moved the data to a csh here.

*At some point, will fix up the original scripts to pull the data from the appropriate place.

Placed the original scripts into lancet folder as reference, but repurposed this project with a new scripts folder hawaii to get serve the data here through Datasette.

Instructions

Installation

poetry install

Run Locally

./scripts/hawaii/run.sh

If you want to share this with the outside, run ngrok

ngrok http -subdomain=808boomshakalaka 8001

Run Cloud

See Datasette docs on publishing your data

See ./scripts/hawaii/deploy.sh

About

Small project to enable viewing Google Sheets via Datasette

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages