Icon

03 Aggregation and Data Blending

03 Aggregation and Data Blending - Exercise

This workflow shows a hands-on exercise in the L1-DW KNIME Analytics Platform for Data Wranglers: Basics course

Task 1: Aggregate data with the GroupBy node1. Read the life expectancy data by executing the provided Excel Reader node2. Calculate the number of countries by rank3. Calculate the minimum and maximum overall life expectancy in the data Task 4: Concatenate tables1. Read life expectancy data by executing the provided workflow. The Excel table contains the data forcountries and the database table contains the data for continents.2. Concatenate the tables. Use union of columns. Task 3: Join tables1. Read the population, life expectancy, geo coordinates, and travel advisories data by executing the providedreader nodes2. Join all tables based on the names of the countries. Use inner join.3. Edit the following country names in the travel advisories table manually with the Table Editor node: (Thespelling in the other tables is shown in brackets)- The Gambia (Gambia)- Guinea Bissau (Guinea-Bissau)- The Bahamas (Bahamas) Task 2: Aggregate data with the Pivoting node1. Read the population data by executing the provided metanode2. Create a pivot table that shows the number of countries by the UN continental region anddirection. (The direction indicates if the population is increasing or decreasing.) Demographics.sqliteLifeExpectancyNode 19demographics.xlsx(life_expectancy)demographics.xlsx(life_expectancy)geo_coordinates.tabletravel_advidories.csvdemographics.xlsx(population)demographics.xlsx(life_expectancy)RankMin/Max Life Expectancy# of Countries by UN continental regionInner join by CountryNode 44Inner join by CountryInner join by CountryConcatenate - union of columns SQLite Connector DB Table Selector DB Reader Excel Reader Excel Reader Population data Table Reader CSV Reader Excel Reader Excel Reader GroupBy GroupBy Pivoting Joiner Table Editor Joiner Joiner Concatenate Task 1: Aggregate data with the GroupBy node1. Read the life expectancy data by executing the provided Excel Reader node2. Calculate the number of countries by rank3. Calculate the minimum and maximum overall life expectancy in the data Task 4: Concatenate tables1. Read life expectancy data by executing the provided workflow. The Excel table contains the data forcountries and the database table contains the data for continents.2. Concatenate the tables. Use union of columns. Task 3: Join tables1. Read the population, life expectancy, geo coordinates, and travel advisories data by executing the providedreader nodes2. Join all tables based on the names of the countries. Use inner join.3. Edit the following country names in the travel advisories table manually with the Table Editor node: (Thespelling in the other tables is shown in brackets)- The Gambia (Gambia)- Guinea Bissau (Guinea-Bissau)- The Bahamas (Bahamas) Task 2: Aggregate data with the Pivoting node1. Read the population data by executing the provided metanode2. Create a pivot table that shows the number of countries by the UN continental region anddirection. (The direction indicates if the population is increasing or decreasing.) Demographics.sqliteLifeExpectancyNode 19demographics.xlsx(life_expectancy)demographics.xlsx(life_expectancy)geo_coordinates.tabletravel_advidories.csvdemographics.xlsx(population)demographics.xlsx(life_expectancy)RankMin/Max Life Expectancy# of Countries by UN continental regionInner join by CountryNode 44Inner join by CountryInner join by CountryConcatenate - union of columnsSQLite Connector DB Table Selector DB Reader Excel Reader Excel Reader Population data Table Reader CSV Reader Excel Reader Excel Reader GroupBy GroupBy Pivoting Joiner Table Editor Joiner Joiner Concatenate

Nodes

Extensions

Links