Icon

01 Visualization

Exercise for visualizing data.

Visualize data in a scatter plot, explore columns with the Data Explorer node, and explore rows in an interactive Table View. Build an interactive dashboard with two or more views.

Exercise: VisualizationRead the JoinedCountryTable.table file by executing the Table Reader node. This table containsinformation about the demographics, geolocation, and travel risks in the different countries/territories in 2020.1) Explore the data with the Data Explorer node. How many countries/territories are represented inthe data? Are all risk categories equally presented in the data? What is the maximum pace atwhich a population increases in a country?2.1) Draw a scatter plot that shows the relationship between latitude and overall life expectancy.Can you see any relationship between these two columns?2.2) Color the data by UN continental region. Which continents are represented in the top leftcorner of the scatter plot, i.e. countries in the southern hemisphere with a high life expectancy?2.3) Create an interactive view that displays the data. Use the Table View node.2.4) Encapsulate the Scatter Plot and Table View nodes into a component. Open the component'sinteractive view. Switch to mouse mode Select in the scatter plot view, and select the points in thetop left corner. Select Show selected rows only in the Table View. Which five countries in thesouthern hemisphere have a very high life expectation? Men=PinkWomen=BlueWeekly Earnings by SleepBrings in Survey Data Data Explorer Color Manager Component Scatter Plot Table View CSV Reader Exercise: VisualizationRead the JoinedCountryTable.table file by executing the Table Reader node. This table containsinformation about the demographics, geolocation, and travel risks in the different countries/territories in 2020.1) Explore the data with the Data Explorer node. How many countries/territories are represented inthe data? Are all risk categories equally presented in the data? What is the maximum pace atwhich a population increases in a country?2.1) Draw a scatter plot that shows the relationship between latitude and overall life expectancy.Can you see any relationship between these two columns?2.2) Color the data by UN continental region. Which continents are represented in the top leftcorner of the scatter plot, i.e. countries in the southern hemisphere with a high life expectancy?2.3) Create an interactive view that displays the data. Use the Table View node.2.4) Encapsulate the Scatter Plot and Table View nodes into a component. Open the component'sinteractive view. Switch to mouse mode Select in the scatter plot view, and select the points in thetop left corner. Select Show selected rows only in the Table View. Which five countries in thesouthern hemisphere have a very high life expectation? Men=PinkWomen=BlueWeekly Earnings by SleepBrings in Survey DataData Explorer Color Manager Component Scatter Plot Table View CSV Reader

Nodes

Extensions

Links