For my final data visualization project, I chose to work with ocean height levels. I thought it would be interesting to see how they physically change every few months
I decided to work with this dataset because I thought that this topic was intriguing.
In my visualization, the data is represented as three different colored blocks that grow of fall with each tap of your mouse. Every tap that happens, a few months go by and you can see visually how the ocean changes.
To interact with the visualization, try clicking your mouse anywhere on the screen.
One interesting thing I noticed during this project is that for each ocean, there were so many different moving parts that had to be perfect for the code to function.
Something I still wonder about is if i could make it so you could see the past levels to see the steady increase
The most challenging moment of this project was getting the dataset to work. There was so much data that I had to delete all of it, go back, clean out the data set, and try a different method of coding.
If I had more time, I would like to add some nice decorations and make it so you can see the date corresponding to the ocean height.
My proudest moment during this project was when I finally fixed the last problem and pressed play... and it worked!