Skip to content

com-480-data-visualization/datavis-project-2022-syrinx

Repository files navigation

Project of Data Visualization (COM-480)

Student's name SCIPER
Matt Amina 217547
Vincent Florian 344678
Serenko Irina 337185

Milestone 1

Milestone 1

Milestone 2

Milestone 2

Milestone 3

Femicide in the USA in 2018

See our Process book describing the development of our project. We also suggest you to watch our Screencast video that demonstates features of our visualization. Our repository has the following structure:

  • page directory contains the code to run our website

    • page/data_plot.js contains the code used to create the ensemble view, to integrate it with the statistical view, as well as to call the portrait view.

    • page/index.html contains the structure of the website

    • page/style.css sets the style of the webpage

    • page/portait directory contains

      portrait-view.js code used to create different elements for the portrait view

    • page/Statistical_page directory contains

      statistical_plot.js code used to create the statistical view

      Data_Aggregation_Statistical_View.ipynb used to aggregate data for the statistical view

      data_statistical directory that contains the aggregated data in csv files for the statistical view

  • Data_Exploration_Preprocessing directory contains code used to explore and preprocess data

  • milestone_imgs directory contains images from the first two milestones

  • Dataviz_process_book_syrinx.pdf is our Process Book

  • Milestone1.md, Milestone2.md are the first two milestones

To see the website, first download the data.csv file from our Google Drive and put it in the directory page/data (access is limited to the professor and the teaching assistants of the Data Visualization course). Then run from the page directory:

python -m http.server 9000

And after that go to the page http://localhost:9000/ in your browser (we checked it for Google Chrome, Firefox and Brave).

About

datavis-project-2022-syrinx created by GitHub Classroom

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •