Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 505 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 505 Bytes

Cape Town Drought Dashboard

Source code for http://www.capetowndrought.com/.

Data

All data comes from the City of Cape Town's Open Data Portal

Installation

pip install -r requirements.txt

Updating Data

python main.py [source_filename]

Running Front End

cd front-end
python -m http.server 8000

Deploying

(requires secrets and proper s3_website.yml file.

s3_website push