The aim of this project was to develop a process to translate datasets into accessible and sustainable visualisations. More details can be found on the project page. Each card uses a climate dataset from a JSON format, outputs into a HTML table, styled 3 different ways, viewed by selecting the related checkbox.
Visual: The first and last year on default using size or position to reflect the data values. Activating the start button scrolls through the years, showing each year for a split second apart from the first year that is always there as a comparison.
Graph: All the years and data are displayed using points connected by line segments from left to right to demonstrate changes in value. The horizontal axis depicts a continuous progression over time, while the vertical axis positions values for a metric of interest, allowing to see easily an overview and progression over time.
Table: The data is in it's most original and raw format in text and numerical values. The first column lists the years starting from the earliest and the second column the values of interest.