Icon

03 Aggregation and Data Blending

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 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.) 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 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. AirportsSum of airports by IDminimum and maximum altitudecounts number of increases and decreasesAirportsAirlinesICAOEdit ICAOICAOAirportsAirlinesICAOAirlinesAirplanesPut both tables together CSV Reader GroupBy GroupBy Population data Pivoting CSV Reader CSV Reader Joiner Table Editor Joiner CSV Reader CSV Reader Joiner CSV Reader CSV Reader 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 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.) 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 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. AirportsSum of airports by IDminimum and maximum altitudecounts number of increases and decreasesAirportsAirlinesICAOEdit ICAOICAOAirportsAirlinesICAOAirlinesAirplanesPut both tables together CSV Reader GroupBy GroupBy Population data Pivoting CSV Reader CSV Reader Joiner Table Editor Joiner CSV Reader CSV Reader Joiner CSV Reader CSV Reader Concatenate

Nodes

Extensions

Links