We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not sure if it is a problem of scraper or the API, but many voter_id are null in sk/nrsr/votes. Examples: http://api.parldata.eu/sk/nrsr/votes/550141e7273a3961a69a8a05 or the vote event with original id=16630 (and all around this one)
The text was updated successfully, but these errors were encountered:
This exactly reflects the source data, see the source of the corresponding vote event: http://www.nrsr.sk/web/Default.aspx?sid=schodze/hlasovanie/hlasklub&ID=1857
voter_id seems correctly set in http://api.parldata.eu/sk/nrsr/vote-events?where={"sources.url": {"$regex": "ID=16630"}}&embed=["votes"]
voter_id
Sorry, something went wrong.
No branches or pull requests
Not sure if it is a problem of scraper or the API, but many voter_id are null in sk/nrsr/votes. Examples: http://api.parldata.eu/sk/nrsr/votes/550141e7273a3961a69a8a05
or the vote event with original id=16630 (and all around this one)
The text was updated successfully, but these errors were encountered: