-
Notifications
You must be signed in to change notification settings - Fork 4
/
Readme
36 lines (23 loc) · 790 Bytes
/
Readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Code for making graphs for covid19
The site is currently served at http://www.paulhtremblay.com will change this site to henry-data.com
in the futre. If I have enough contributors, I will use a name reflects the efforts of he group.
Building the website:
the bash make.sh does the following:
1. Creates bokeh objects and inserts them into HTML documents using jina
2. copy all html files to a bucket in GCP, wher they are served.
Setup
======
mkvirtualenv <name>
pip install -r requirements.txt
cd tests
bash test_all.sh
Back end
========
Work done generting the graphs and doing analysis on the data
Front End
=========
work done in serving the pages, such as using javascript to create links,
etc.
Dev
====
URL is http://seattle-data-dev.s3-website-us-west-2.amazonaws.com/