On a previous post, I wrote about how I made a data visualization with Python, Cartopy, Matplotlib, and Imageio. Today, I’d like to write about my experience with Tableau, a major data analytics platform. After the break, follow me as I give Tableau a go and make a visualization about red light traffic camera violations in Chicago.
Tag: Data Visualization
Visualizing Air Pollution with Python
During my fall semester senior year, I worked with two things for the first time, Python and data analysis, in an atmospheric sciences-focused computing and data analysis class. At the end of the semester, each of us chose our own dataset and project to work on. I took a dataset that tracked air pollutants within each district of Seoul, South Korea each hour over a week and visualized it. Again, this was all with no prior experience in data analysis and Python, and with no domain knowledge of atmospheric sciences to boot.