hasadna / knesset-data

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

test and document the new knesset APIs #125

Open OriHoch opened 7 years ago

OriHoch commented 7 years ago

Knesset published the new APIs on Mar. 5, 2017, they admit it's not 100% correct but they would like to get feedback. From a quick glance I already see some problems, for example - committees data have an email column which is mostly empty and when it's not empty it contains the name of the committee in hebrew..

need to review the APIs and find the blatant problems and notify knesset about them

you can see how to browse the data in the data sources documentation - https://github.com/hasadna/knesset-data/blob/master/docs/dataservice/README.md

this issue referes to the latest API which is available at this ODAta endpoint - http://knesset.gov.il/Odata/ParliamentInfo.svc/$metadata

OriHoch commented 7 years ago

as you are reviewing the API, should also update the documentation at https://github.com/hasadna/knesset-data/tree/master/docs/dataservice