Skip to content

APIs and documentation to allow getting data from the Israeli Parliament (Knesset)

License

Notifications You must be signed in to change notification settings

hasadna/knesset-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

knesset-data

APIs and documentation to allow getting data about the Israeli Parliament (Knesset).

Sub-projects

Data sources documentation
Knesset datapackage

travis-ci build status

Low level Python API

travis-ci build status

$ pip install knesset-data
python -c "from knesset_data.dataservice.committees import Committee\
print(', '.join([committee.name for committee in Committee.get_all_active_committees()]))
ועדת הכנסת, ועדת הכספים, ועדת הכלכלה, ועדת החוץ ...
Higher level Django module

travis-ci build status

Known issues / FAQ / Common problems

About

APIs and documentation to allow getting data from the Israeli Parliament (Knesset)

Resources

License

Stars

Watchers

Forks

Packages

No packages published