Group 3 (Eitler Dominik & Irendorfer Max)
12.12.2020
This is a project for the course "Informationsvisualisierung UE" (Winter semester 2020) at TU Wien. The dataset originates from https://sfbay.wr.usgs.gov/access/wqdata/index.html.
Used Libraries (Preprocessing):
- python numpy
- python pandas
- python matplotlib
- python seaborn
Used libraries (Visualization):
- D3 v4
- D3 TopoJson
- D3 scale chromatic
- D3 geoprojection
Development was done on Mac OS 11.0.1 and Ubuntu 20.04 with Visual Code 1.51.1 and Webstorm 2020.3. Data was pre-processed with jupyter notebooks using Python 3.7.7. The visualisation was tested on Google Chrome 87.0.4280.88 and Firefox 83.
The visualization is hosted on https://dominikeitler.github.io/InfoVisUE/ . To test it locally, the code has to be hosted on a local server, afterwards the index.html
file can be opened in the browser.