Challenge 18: Eurovision Insights
Level: Easy
Description: Eurovision is full of surprises—not just in performances but also in how different countries score. A song might be a fan favorite with high televote support yet receive low jury points, or certain musical styles might consistently have higher energy levels than others. In this challenge, you'll explore key aspects of Eurovision scoring and song characteristics using KNIME. Look at the dataset and answer these questions:
- Which country had the biggest gap between final_televote_points and final_jury_points?
- Among all songs that qualified for the final (qualified_10 = 1), which style has the highest average BPM?
Beginner-Friendly Objectives:
1. Learn how to import a CSV file into KNIME;
2. Perform calculations between columns;
3. Sort a table using a specific criterion; and
4. Convert string into number data type.
Author: Michele Bassanelli
Dataset: Eurovision data on KNIME Community Hub
Remember to upload your solution with tag JKISeason4-18 to your public space on KNIME Community Hub. To increase the visibility of your solution, also post it to this challenge thread on KNIME Forum.