Skip to content

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

Repository files navigation

Project of Data Visualization (COM-480)

Student's name SCIPER
Gangloff Maximilian 322220
Liu Ziwei 336553
Soydinç Mert 321131

https://com-480-data-visualization.github.io/data-visualization-project-2022-Tradeio

Milestone 1 (8th April, 5pm)

Milestone 1 - Report

Milestone 2 (7th May, 5pm)

Milestone 2 - Report

Milestone 3 (4th June, 5pm)

Milestone 3 - Process book

Technical setup

The project is organized as follows:

  • dataset/: Directory containing the data required by the website. Either created by the data_creation.ipynb or acquired from our sources.
  • images/: Directory containing images used for the website and several milestone reports.
  • Milestones/: Directory containing our reports for all milestones.

Since the data has already been processed and is saved into .json files already, there is no need to download new data. However, if one wants to recreate or change these files, then the original .csv files must be downloaded from the dataset provided by Harvard and place its files into the dataset/dataverse_files according to its corresponding README.

Installation and Deployment

Simply pull the project into your local and make sure you also pull all the contents of the dataset folder. Then, you will need a local Server to run the code as our logic uses server specific instructions such as fetch. We recommend using the Live server extension of VSCode.

Source code

All logic components of our project are organized as follows:

  • Globe.js: Main logic file of our website. Prepares the globe and coordinates all others javascript files.
  • index.html: Main HTML file of our website.
  • helpers.js: A file that contains all the helper functions that are used in globe.js
  • slider.js: A file that contains logic for the slider.
  • EventHandlers.js: A file that contains all the Event handlers that are used in globe.js and index.html
  • styles.css: A basic css file.

Website

The website is available at: TradeIO website

Below is a short Screencast of our website. Simply click on the image to open it :)

Screencast

About

datavis-project-2022-tradeio created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •