CDAS 2026 - Dataset C: Eurovision Song Contest
==============================================
Multi-valued tabular data: Eurovision Song Contest results, 1956-2023.

File:
  eurovision_song_contest.csv

Columns: year, country, performer, song, place_contest, place_final, points_final,
points_tele_final, points_jury_final, place_sf, points_sf
(The televote/jury split is only populated from 2016 onwards.)

Goal: reveal underlying structures and dependencies, in particular with respect to
song titles. We encourage deriving categorical features from the song titles using
embedding models (semantic similarity).

Source: derived from the public Eurovision Song Contest Dataset by Janne Spijkervet
et al. (https://github.com/Spijkervet/eurovision-dataset, 2023 release), trimmed to
the columns above.
