|
1 | 1 | # HoopViz 🏀 |
2 | 2 |
|
3 | | -Project of Data Visualization (COM-480) - 2026 |
| 3 | +HoopViz is an **interactive**, **web based**, **data visualization** project designed to turn decades of dry **NBA statistics** into a **dynamic**, **interactive** and **visual** story. |
| 4 | +While most basketball statistics sites feel like looking at a tax return, we want our project to mirror the fast-paced and playful energy of the game itself. |
4 | 5 |
|
5 | | -**Live demo: <https://com-480-data-visualization.github.io/Hoopviz/>** |
| 6 | +By using multiple seasons of data, we are building a "time-traveling" experience where users can slide through history to see how the league has evolved over the years with interesting transitions. |
| 7 | + |
| 8 | +**Live demo: <https://com-480-data-visualization.github.io/HoopViz/>** |
| 9 | + |
| 10 | +Project of Data Visualization (EPFL COM-480) - 2026 |
6 | 11 |
|
7 | 12 | | Student's name | SCIPER | |
8 | 13 | | -------------- | ------ | |
9 | 14 | | Lucas Jung | 324724 | |
10 | | -| | | |
11 | | -| | | |
12 | | - |
13 | | -[Milestone 1](#milestone-1) • [Milestone 2](#milestone-2) • [Milestone 3](#milestone-3) |
14 | | - |
15 | | -## Milestone 1 (20th March, 5pm) |
16 | | - |
17 | | -**10% of the final grade** |
18 | | - |
19 | | -This is a preliminary milestone to let you set up goals for your final project and assess the feasibility of your ideas. |
20 | | -Please, fill the following sections about your project. |
21 | | - |
22 | | -*(max. 2000 characters per section)* |
23 | | - |
24 | | -### Dataset |
25 | | - |
26 | | -> Find a dataset (or multiple) that you will explore. Assess the quality of the data it contains and how much preprocessing / data-cleaning it will require before tackling visualization. We recommend using a standard dataset as this course is not about scraping nor data processing. |
27 | | -> |
28 | | -> Hint: some good pointers for finding quality publicly available datasets ([Google dataset search](https://datasetsearch.research.google.com/), [Kaggle](https://www.kaggle.com/datasets), [OpenSwissData](https://opendata.swiss/en/), [SNAP](https://snap.stanford.edu/data/) and [FiveThirtyEight](https://data.fivethirtyeight.com/)). |
29 | | -
|
30 | | -### Problematic |
31 | | - |
32 | | -> Frame the general topic of your visualization and the main axis that you want to develop. |
33 | | -> - What am I trying to show with my visualization? |
34 | | -> - Think of an overview for the project, your motivation, and the target audience. |
35 | | -
|
36 | | -### Exploratory Data Analysis |
37 | | - |
38 | | -> Pre-processing of the data set you chose |
39 | | -> - Show some basic statistics and get insights about the data |
40 | | -
|
41 | | -### Related work |
42 | | - |
43 | | - |
44 | | -> - What others have already done with the data? |
45 | | -> - Why is your approach original? |
46 | | -> - What source of inspiration do you take? Visualizations that you found on other websites or magazines (might be unrelated to your data). |
47 | | -> - In case you are using a dataset that you have already explored in another context (ML or ADA course, semester project...), you are required to share the report of that work to outline the differences with the submission for this class. |
48 | | -
|
49 | | -## Milestone 2 (17th April, 5pm) |
50 | | - |
51 | | -**10% of the final grade** |
52 | | - |
53 | | - |
54 | | -## Milestone 3 (29th May, 5pm) |
55 | | - |
56 | | -**80% of the final grade** |
| 15 | +| Anasse El Boudiri | 374212 | |
| 16 | +| Sam Lee | 375535 | |
57 | 17 |
|
| 18 | +## Deliverables |
58 | 19 |
|
59 | | -## Late policy |
| 20 | +- [Milestone 1](./deliverables/MS1.md) |
| 21 | +- [Milestone 2](./deliverables/MS2.md) |
| 22 | +- [Milestone 3](./deliverables/MS3.md) |
60 | 23 |
|
61 | | -- < 24h: 80% of the grade for the milestone |
62 | | -- < 48h: 70% of the grade for the milestone |
| 24 | +**Note**: Each deliverable comes with its associated GitHub release of the repository. |
0 commit comments