Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jbelien/elections-be-api

Open Knowledge Belgium - Elections API
https://github.com/jbelien/elections-be-api

api elections open-data php

Last synced: about 2 months ago
JSON representation

Open Knowledge Belgium - Elections API

Awesome Lists containing this project

README

        

# Open Knowledge Belgium - Elections API

🚧 **Work in progress** 🚧

## Documentation

📝 Have a look at !

---

### Results data (Format R)

**Not yet documented on **

GET `/format-r/evolution/{year:[0-9]{4}}/{type:\w+}` will give you the evolution of the results.

Example:

GET `/format-r/results/{year:[0-9]{4}}/{type:\w+}` will give you the results.

Example:

GET `/format-r/results/{year:[0-9]{4}}/{type:\w+}/{level:\w+}` will give you the detailed results.

Example:

GET `/format-r/status/{year:[0-9]{4}}/{type:\w+}/{level:\w+}` will give you the status the count.

Example:

GET `/format-r/seats/{year:[0-9]{4}}/{type:\w+}` will give you the number of seats.

Example:

GET `/format-r/hit/{year:[0-9]{4}}/{type:\w+}/{level:\w+}` will give you the *hit-parade*.

Example: