Icon

05 Components

05 Components
Exercise: ComponentsExecute the workflow below. It filters the data to the northmost country or territory in the data. 1.1) Let's look for the max hours worked weekly by education level. Create a Value SelectionConfiguration node to select one of the education levels in the data.1.2) Add a Row Filter node in front of the GroupBy node. Filter the data by the selected education level. 1.3) Encapsulate the nodes into a component. Make sure you add a data output to the component. ** cannot be accomplished with the WA_American-Time-Use-Survey data **2.1) Visualize the pace of population increase in the countries in a choropleth world map. Drag&dropthe Choropleth World Map shared component from the KNIME Hub (or the EXAMPLES Server). 2.2) Select the Country/Territory and Change (population) columns in its configuration dialog2.3) Open its interactive view. On which continent are the countries located where the populationincreases the fastest? Africa cannot be accomplished with WA_American-Time-Use-Survey.csv data JoinedCountryData.tableWA_American_Time_Use_Survey.csvChoroplethWorld Map Table Reader CSV Reader max weekly hours workedby education level Exercise: ComponentsExecute the workflow below. It filters the data to the northmost country or territory in the data. 1.1) Let's look for the max hours worked weekly by education level. Create a Value SelectionConfiguration node to select one of the education levels in the data.1.2) Add a Row Filter node in front of the GroupBy node. Filter the data by the selected education level. 1.3) Encapsulate the nodes into a component. Make sure you add a data output to the component. ** cannot be accomplished with the WA_American-Time-Use-Survey data **2.1) Visualize the pace of population increase in the countries in a choropleth world map. Drag&dropthe Choropleth World Map shared component from the KNIME Hub (or the EXAMPLES Server). 2.2) Select the Country/Territory and Change (population) columns in its configuration dialog2.3) Open its interactive view. On which continent are the countries located where the populationincreases the fastest? Africa cannot be accomplished with WA_American-Time-Use-Survey.csv data JoinedCountryData.tableWA_American_Time_Use_Survey.csvChoroplethWorld Map Table Reader CSV Reader max weekly hours workedby education level

Nodes

Extensions

Links