com-480-data-visualization / com-480-project-statiswiss

Home Page:https://com-480-data-visualization.github.io/com-480-project-statiswiss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project of Data Visualization (COM-480)

Student's name SCIPER
Fabrice Nemo 359622
Mina Tang 325767
Nicolas Ettlin 312905

🌟 What is Statiswiss?

Statiswiss is a website created for the Data Visualization course. Its aim is to provide an interactive website where you can check the results for all the federal votes dating back to 1981.

πŸ’­ Why Statiswiss?

Democracy is at the heart of Swiss culture, and the country especially prides itself on a direct democratic system that allows its citizens to directly shape policy through referenda and initiatives. Since Switzerland votes so often on so many different subjects, it can be helpful to have all of the data on every federal vote compiled and organised in one place.

πŸ”₯ Who is Statiswiss for?

Do you want to know how the Swiss population voted on a particular issue? Do you want to know the recommendations of the major political parties where? Do you want to have a list of all the votes for a given theme? In that case, Statiswiss is perfect for you! If you are not a politics aficionado, don't run away! Take a look at our website, check the notable votes, or maybe search for one that you remember, you may be suprised at the results! Browsing through our website may motivate you to vote next time you receive that famous envelope from the Confederation!

😎 Where can I find this amazing website?

Luckily for you, Statiswiss is easily accessible by clicking on the following link: πŸ‡¨πŸ‡­StatiswissπŸ‡¨πŸ‡­

πŸš€ What if I want to run it locally?

No problem! All you need to do is :

  1. Clone our repository
  2. Go to the website folder
  3. Start a HTTP server
β”œβ”€β”€β”€ convex                               Semantic search
β”œβ”€β”€β”€ create_JSON                          JSON generation
β”œβ”€β”€β”€ data-preprocessing                   Data preprocessing
β”œβ”€β”€β”€ previous_Milestones                  Previous Milestones
β”œβ”€β”€β”€ sketchbook                           Sketchbook
└─── website                              Files for website
          β”œβ”€β”€β”€ data                       Data
          β”œβ”€β”€β”€ topo                       Topology of Switzerland
          └─── ressources                 Ressources
                 β”œβ”€β”€β”€ compsims            Data for theoretical vs real results
                 β”œβ”€β”€β”€ Names               Partynames
                 β”œβ”€β”€β”€ party_logos         Party logos
                 └─── sims                Data for theoretical results

πŸ“Š Where does the data come from?

Our data is taken from πŸ“•Swissvotes and πŸ“—OpenData.swiss. For the latter, here are the links to the specific datasets: federal elections, commune geometry, commune votes.

πŸ“” Where can I find the previous milestones?

Milestones 1 & 2 can be found here : πŸ“„ Previous Milestones

About

https://com-480-data-visualization.github.io/com-480-project-statiswiss/


Languages

Language:JavaScript 57.8%Language:HTML 15.8%Language:Jupyter Notebook 11.4%Language:Python 9.5%Language:TypeScript 4.0%Language:CSS 1.5%