Skip to content

com-480-data-visualization/project-2023-dqw4w9wgxcq

Repository files navigation

🦠 Project of Data Visualization (COM-480)

Student's name SCIPER
Ioan Florin Cătălin Nițu 343298
Mihai David 340559
Vuk Vuković 338791

Milestone 1Milestone 2Milestone 3

🎒 Milestones

📘 Milestone 1

Milestone 1 report

📙 Milestone 2

Milestone 2 report

📗 Milestone 3

Milestone 3 report

🌎 Website

Website link

🎬 Screencast

Screencast video

📖 Process book

Process book

🚀 Code

git clone https://github.com/com-480-data-visualization/project-2023-dqw4w9wgxcq.git
cd docs
# launch a server, for example:
python -m http-server
# open a browser and visit the website (e.g., http://127.0.0.1:8000)

📁 Project Structure

project-2023-dqw4w9wgxcq
├── README.md
├── data
│   ├── all_agg_flights.csv
│   ├── data_enrichment.ipynb
│   ├── employment_data.csv
│   ├── exploratory_data_analysis.ipynb
│   └── pop-deaths-data.csv
├── docs
│   ├── README.md
│   ├── index.html
│   └── res
│       ├── counter.js
│       ├── data
│       │   ├── cases_data.geojson
│       │   ├── covid_logo.png
│       │   └── flights_data.js
│       ├── employment.js
│       ├── flights.js
│       ├── globe.js
│       ├── slider.js
│       ├── style.css
│       ├── timeline
│       │   ├── airport.jpg
│       │   ├── employment.jpeg
│       │   ├── empty.jpg
│       │   ├── hospital.jpg
│       │   ├── masks.jpg
│       │   └── wuhan.jpg
│       └── utils.js
├── milestone-1.md
├── milestone-2.md
├── milestone-3.md
├── process_book.pdf
└── screenshots
    ├── cases.png
    ├── employment.png
    ├── flights.png
    ├── menu.png
    └── summary.png

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •