Tony Hirst wrote: > I was wondering whether there is an API to membership of: > > - parliamentary committees (standing committees and bill committees)
Due to the way it's currently set up, getCommittee only works for select committees, not public bill committees, I'm afraid. > - all-party subject groups (at least the qualifying membership of these > groups is published on parliament.uk - I'm not sure about full > membership lists? I don't think full membership lists are published, no; and we don't have any information on the qualifying membership lists. If you wanted to write something to parse the APPGs into a machine readable form (preferably matching to the IDs TheyWorkForYou uses :) ), we could then add them to the site. ATB, Matthew > So - any ideas? Are there APIs already around where i can construct > calls along the lines of: > > - for each committee, find the groups that are represented (via members > of committees and the gorups they are members of) > - for each group, find the committtees that group members are on > - for each mp, find the committees they are on and the gorups they are > members of _______________________________________________ Mailing list [email protected] Archive, settings, or unsubscribe: https://secure.mysociety.org/admin/lists/mailman/listinfo/developers-public
