June 14: Data Visualization

June 14th: Data Visualization

June 14, 2024

 Today, the STEM Skills class learned hands-on data visualization using Python code and the Replit program. There were many different ways to visualize data and today's introduction had many different types of visualization techniques through coding.

Python Planets




Using pre-downloaded code and data about planets, I was able to manipulate the Python code to transform the displays. By changing the size of planets and the shapes in the code, the output reflected my changes. This visualization helps with understanding basic Python and changing visual outputs.


Travel and Maps


Similar to the planets visualization, travel and maps used HTML and Python to create a visualizer of different cities in the world. It takes precise longitude and latitude from different locations and groups them together as shown in the circles. Once you click the circles, more detailed circles appear that eventually lead to the precise location.

Temperature


This data visualization required more thinking about indexing the data presented. Using the variables given, I had to categorize the data through temperature and depth. The datasets were given through Canvas and I used simple code to make separate columns for temperature and depth. 


There was supposed to another visualization involving "Weather Programs and Excel" but I had trouble






Comments

Popular posts from this blog

About me and my blog

Op-Ed: Digital Divide

The Self Driving Trolley Problem