Skip to content
New issue

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

Extract bodies being represented by lobbyist in a given Knesset Committee session #143

Open
shevyk opened this issue Jun 9, 2017 · 3 comments

Comments

@shevyk
Copy link
Contributor

shevyk commented Jun 9, 2017

Open Knesset committee data currently includes the names of lobbyists (committees_committeemeeting_lobbyists_mentioned) and the lobbyist corporation that employs them (committees_committeemeeting_lobbyist_corporations_mentioned) who are mentioned in committee minutes.

Following an amendment to legislation, lobbyists attending a committee session must now also disclose the name of the person or body that they are representing in the committee session, and this information can now be found in the session minutes, e.g. https://oknesset.org/committee/meeting/13384/
image

This information should be added to Open Knesset committee data.

@OriHoch
Copy link
Collaborator

OriHoch commented Jun 9, 2017

thanks, I think a prerequisite for this issue is to have lobbyists data synced view the knesset-data pipelines

currently, lobbyist data is all in Open Knesset

We have issue #136 to have the lobbyist data via knesset-data - so this issue is blocked until that one is done

see comment below - issue is not blocked and can be done on knesset-data

@OriHoch
Copy link
Collaborator

OriHoch commented Jun 18, 2017

after discussion with @shevyk I understand that first priority is to extract all data about people in the committee meeting

today we only related to knesset members, instead we should scrape all people in the invitee section at least or maybe in all speaker sections as well

this data can be stored in new DB tables for now, so it will be available on re:dash ASAP and then content volunteers can start to use it and see what other relations / logic is needed

regarding lobbyists - they are the priority, but it can also be more general - to get data about persons (some of them being lobbyists)

also, existing lobbyist data in Open Knesset is only for registered lobbyists. This relation to registered lobbyists is less important for now. Just the names of people and their roles and who they represent (textually) is enough

@OriHoch
Copy link
Collaborator

OriHoch commented Jun 18, 2017

implementation notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants