/data_viz

Primary LanguageJavaScript

Datavisualisation project

Description

This project aims is to show differents visualisations for different types of variables (Categorical/Ordinal/Nominal) We use the database of the french governement concerning the accidents for the years 2018/2017. Some images of the website :
Site

How to lauch it ?

First launch the http server in a terminal

python3 -m http.server 

Access the website at http://[::]:8000