Icon

05 Date and Time and Databases

05 Date and Time and Databases - Exercise

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

Task 1: Convert a string column to Date&Time1. Read the travel advisories data by executing the provided CSV Reader node2. Convert the Accessed column in the travel advisory data from string to Date&Time Task 3: Manipulate data in database1. Execute the provided metanode. It writes the joined table containing demographics,travel advisory, and geo coordinates information into one SQLite database table. 2. Select the JoinedTable table in the database3. Calculate the number of rows (countries) in the database table4. Filter the table to countries where the overall life expectancy is greater than 80 years5. Calculate the number of these countries in each travel risk category Task 2: Extract year from timestamps1. Read the life expectancy data by executing the provided Excel Reader node2. Extract the year of accessing the data into a separate column demographics.xlsx(life_expectancy)travel_advidories.csvNode 41Node 42Node 43Node 45Node 46Node 47 Excel Reader CSV Reader Write joineddata to database String to Date&Time Extract Date&TimeFields DB Table Selector DB GroupBy DB GroupBy DB Row Filter Task 1: Convert a string column to Date&Time1. Read the travel advisories data by executing the provided CSV Reader node2. Convert the Accessed column in the travel advisory data from string to Date&Time Task 3: Manipulate data in database1. Execute the provided metanode. It writes the joined table containing demographics,travel advisory, and geo coordinates information into one SQLite database table. 2. Select the JoinedTable table in the database3. Calculate the number of rows (countries) in the database table4. Filter the table to countries where the overall life expectancy is greater than 80 years5. Calculate the number of these countries in each travel risk category Task 2: Extract year from timestamps1. Read the life expectancy data by executing the provided Excel Reader node2. Extract the year of accessing the data into a separate column demographics.xlsx(life_expectancy)travel_advidories.csvNode 41Node 42Node 43Node 45Node 46Node 47Excel Reader CSV Reader Write joineddata to database String to Date&Time Extract Date&TimeFields DB Table Selector DB GroupBy DB GroupBy DB Row Filter

Nodes

Extensions

Links