Code Monkey home page Code Monkey logo

eurovision's Introduction

Alliances at Eurovision

The goal of this project is to display the alliances in Eurovision. For this purpose, you can print the heatmap of the countries votes, you get also the oriented network of countries that have sent a lot of points to one another. These graphic representations are from the year of your choice to 2023, and you can also choose if you want to see the Total points, or the Audience points, or the Jury points.

Data

Data from : https://github.com/Spijkervet/eurovision-dataset

To help you understand the graphs you get, here is a table of codes and countries associated :

To run

pip install -r requirements.txt

python3 main.py [year] [type]

year is between 1956 (the beginning of Eurovision) and 2023

type can be :

  • 0 : Audience points + Jury points
  • 1 : Audience points only
  • 2 : Jury points only

Examples

Here I plotted the graphs from 2016 (beginning of the new scoring system) and 2023.

The heatmap is for the total points.

This network is also for the total points.

But this network is for the Audience points.

You can see for example that North Macedonia sent a lot of points to Serbia over the years. Cyprus and Greece are also sending each other points.

eurovision's People

Contributors

lndeforas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.