Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 772 Bytes

File metadata and controls

29 lines (21 loc) · 772 Bytes

Quick Start

Overview

Dashboard that contains all the visualizations: dash.html

Data Preparing

  • Download cleaned data and unzip it in the project root directory
  • the folder structure should look like this:
- cleaned
    - xx.json
    - xx.json
    - ...
- preprocess.py
- README.md
- ...

Files