You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project created in the context of EPFL COM-480 Data visualisation course in 2026.
3
8
4
9
Have a look at our [website](https://com-480-data-visualization.github.io/DataRizz/).
5
10
11
+
6
12
## Motivation
7
13
8
14
The Olympic Games are often seen as a symbol of fairness: athletes from all around the world competing on equal ground. But are the Olympics really as equal as they appear?
@@ -28,6 +34,27 @@ We explore the following themes:
28
34
Comparing medal counts while accounting for GDP and population differences.
29
35
30
36
37
+
## Target Audiance
38
+
This website is accessible for everybody interested in how inequalities are reflected through the Olympics.
39
+
Try out our visualisations and have fun on the website !
40
+
41
+
42
+
## Screen cast
43
+
44
+
Have a look at ou [screencast](https://youtu.be/ow9zDZU0r-M) to have an idea of what you can expect from our website.
We first [merged](milestones/milestone1/merge_datasets.ipynb) them into a single [olympic.csv](milestones/milestone3/olympics.csv) file. We then [created individual](milestones/milestone3/extract_viz_data.ipynb) extracted datasets per visualisation topic (see `website/data` folder) to make our website run smoother.
56
+
57
+
31
58
## Project Structure
32
59
33
60
```text
@@ -40,10 +67,17 @@ We explore the following themes:
40
67
└── models/ # 3D athlete models
41
68
```
42
69
43
-
## Screen cast
44
-
45
-
Have a look at ou [screencast](https://youtu.be/ow9zDZU0r-M).
0 commit comments