Skip to content

opendatakosovo/election-monitoring-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

election-monitoring-api

API to access election monitoring data collected by various organizations

Example Usage

Get observations for a given commune: http://127.0.0.1:5001/api/kdi/observations/2013/local-elections/first-round/Ferizaj

Get observations for a given commune and polling station: http://127.0.0.1:5001/api/kdi/observations/2013/local-elections/first-round/Ferizaj/Zaskok

Get KVV members gender distribtion for a given commune: http://127.0.0.1:5001/api/kdi/observations/kvv-members-gender-distribution/2013/local-elections/first-round/Ferizaj

Get KVV members gender distribtion for a given commune and polling station: http://127.0.0.1:5001/api/kdi/observations/kvv-members-gender-distribution/2013/local-elections/first-round/Ferizaj/Zaskok

Get vote counts for given commune: http://127.0.0.1:5001/api/kdi/observations/votes-count/2013/local-elections/first-round/Ferizaj

Get vote counts for given commune and polling station: http://127.0.0.1:5001/api/kdi/observations/votes-count/2013/local-elections/first-round/Ferizaj/Zaskok

About

API to access election monitoring data collected by various organizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published