Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dpriskorn/riksdagen-api

Python library for the Riksdagen API
https://github.com/dpriskorn/riksdagen-api

Last synced: 20 days ago
JSON representation

Python library for the Riksdagen API

Awesome Lists containing this project

README

        

# Riksdagen API
This library makes it easy to get data from Riksdagen

# Features
It currently only support getting documents by id and

See http://data.riksdagen.se/dokumentation/ for details.

## What I learned from writing this
* Writing this library I intentionally tried
using Test Driven Development. This proved to be
a valuable exercise!

## License
GPLv3+