hasadna / knesset-data

APIs and documentation to allow getting data from the Israeli Parliament (Knesset)
MIT License
10 stars 12 forks source link

should expose voting data based on the new API and relate to legislature data #135

Open OriHoch opened 7 years ago

OriHoch commented 7 years ago

legislature data will be handled in #127

OriHoch commented 7 years ago

see the other referenced issues above from Open-Knesset - they are bugs in Open Knesset which are currently on hold until we get the data from the new API

this makes this issue extremely high priority..

alonisser commented 7 years ago

@OriHoch Not sure I understand correctly, there is no voting data in the new api actually.. the api is about laws and proposals

OriHoch commented 7 years ago

wow, you are right! I assumed it's there.. :disappointed:

well, we already have the voting data in knesset-data, it fetches it from combination of the old API (http://knesset.gov.il/Odata/Votes.svc/) and some good ol' html scraping..

in that case, this issue is still valid - need to relate this voting data to the new legislature data..