Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 697 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 697 Bytes

Dog ownership in Zürich 🐕

Final Project from the course "Data Visualization" @ Data Science & Scientific Computing, University of Trieste, year 2021/2022, written in Python.

To visualize the third plot, clone this repository with:

$ git clone https://github.com/gigug/data_viz.git

Create a new virtual environment:

$ python -m venv virtualEnv

Activate it (Linux/macOS):

$ source virtualEnv/bin/activate

Activate it (Windows):

$ virtualEnv/Scripts/activate

Install the dependencies using:

$ pip3 install -r requirements.txt

Run the file with:

$ python plot.py

Then, open the following url on your web-browser: http://127.0.0.1:8050/