filipvanlaenen / asapop

Aggregation and Statistical Analysis of Political Opinion Polls
GNU General Public License v3.0
4 stars 0 forks source link

Change website configuration file to hold dates of previous elections #241

Closed filipvanlaenen closed 1 year ago

filipvanlaenen commented 1 year ago

Possible design:

  elections:
    european:
        4: "2019-05-26"
        5: "2024-06-04"
    national:
      gitHubWebsiteUrl: "~"
      dates:
        4: "2012-03-04"
        5: "2016-03-04"
        6: "2020-03-04"
        7: "2024-03"
    presidential:
        4: "2015-10-10+2015-10-24"
        5: "2020-10-09"
        6: "2025-10-08"