mysociety / theyworkforyou

Keeping tabs on the UK's parliaments and assemblies
http://www.theyworkforyou.com/
Other
224 stars 50 forks source link

Links back to Senedd profiles/Register of interests #1714

Open ajparsons opened 1 year ago

ajparsons commented 1 year ago

Something that would be a nice to have (after launch if not now) is a link back to the Senedd profile page as that has more information that we do.

Annoyingly, this uses a slug that we don't have and isn't in their API.

However, the ID we do have, can be plugged into this URL to get the register of interests:

https://business.senedd.wales/mgRofI.aspx?UID=4981 https://busnes.senedd.cymru/mgRofI.aspx?UID=4981

it3986 commented 1 year ago

All of the MSs profiles are also available on the Senedd website in the format https://senedd.wales/people/4981 where 4981 is that individual's unique ID from the API.

EDIT: Now also found the slightly uglier parameterised version which is https://business.senedd.wales/mgUserInfo.aspx?UID=4981