Autumn 2023
Climate change has a greater impact on Switzerland than on other countries. This can be seen, among other things, in the observation of extreme precipitation events such as flash floods and floods over time.

In this data visualisation, I have used the D3.js library to display data on a map and make it interactively accessible.
PROCESS
At the beginning of the project, I collected extreme precipitation data from a storm archive and precipitation data from Meteo Schweiz. To familiarise myself with the data, I performed a visual analysis using Tableau. I then loaded all the data into the code and visualised it using D3. At this point, I had to adjust the design and the colours. Finally, I added text, a title, a legend and a slider to the graph.
Back to Top