For my final data visualization project, I chose to work with the San Francisco Plant Finder data set.
I decided to work with this dataset because it looked interesting!
In my visualization, the data is represented as a bar graph of the numbers of types of plants with different flower colors.
To interact with the visualization, try editing the code in the "you edit here" section. Change the value of the variable plantColor to one of the options given.
https://colab.research.google.com/drive/1oFmvVpqal94QB2gr6TnfvpPldkrYSm3Y#scrollTo=z6nlGJBd3iZB
One interesting thing I noticed during this project is that there are A LOT of perennial plants as opposed to other types.
Something I still wonder about is how I could have incorporated more of the data.
The most challenging moment of this project was figuring out some of the algorithms so I didn't have to hardcode everything.
If I had more time, I would like to add more of the data and make it more interactive.
My proudest moment during this project was when I got the interactivity to work.