Icon

P2.2.1

Solution to the Exercise 1: Loading and Exploring Data

This workflow accesses, preprocesses, and visualizes time series (energy consumption) data by
- converting time values from String to Date&Time
- aligning the time series by linear interpolation where gaps
- showing the hourly, daily, and monthly total values in a line plot

URL: String to Date&Time Node https://youtu.be/uNgaEGzetkU
URL: Slides on the KNIME Website https://www.knime.com/form/material-download-registration

energy usage data
CSV Reader
Line plot of cluster 26 data
Line Plot (JavaScript) (legacy)
Image Writer (Port)
CSV Reader
Select rowID and cluster26 columns
Column Filter
Replace missing values with interpollated values
Missing Value
convert date/time into Date&Time objects
String to Date&Time (deprecated)
Introduce missing hours
Timestamp Alignment

Nodes

Extensions

Links