Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jbelien/elections-be-api
- Owner: jbelien
- License: cc0-1.0
- Created: 2019-05-25T07:58:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T02:57:40.000Z (over 1 year ago)
- Last Synced: 2024-04-14T12:56:42.185Z (9 months ago)
- Topics: api, elections, open-data, php
- Language: PHP
- Homepage: https://api.elections.openknowledge.be
- Size: 1.09 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: