Skip to content

civictechsweden/almedalsdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Almedalsdata

Almedalsdata is a small civic tech project I worked with on my free time. The first step was to find as much of the programs as I could online. The second was to write a small script to fetch that data and convert it to a structured format.

You can read more about the project here.

The generated data is considered an allmän handling according to Swedish law. Its license is therefore CC0. The code is licensed with AGPLv3.

Region Gotland doesn't hold any responsibility for the accuracy of the information in the dataset.

Tech details

As said earlier, the official program website doesn't have any open API, or barely, the list is fetched by the website as a JSON containing HTML blocks. 🤦🏻‍♂️.

I wrote a script that fetches that list by iterating through its pages. It then fetches the information of each event from the event pages.

The content is saved both as CSV and JSON.

Roadmap

✅ 2021 (link) ✅ 2020 (Only available through API) ✅ 2019 (Only available through API) ✅ 2018 (Only available through API) ✅ 2017 (link) ✅ 2016 (link) ✅ 2015 (link) ✅ 2014 (link) ✅ 2013 (link) ✅ 2012 (link) ✅ 2011 (link) ✅ 2010 (link) ✅ 2009 (link) ❌ 2008 (link) ❌ 2007 (link) ❌ 2006 (link) ❌ 2005 (link) ❌ 2004 (link) ❌ 2003 (link) ...

The last years marked in red are only partly available and in an older format so they haven't been added yet. Any year older than 2003 isn't even available online (to my knowledge).