Currently, we create the Person URL for Legistar web interface like so: https://github.com/opencivicdata/python-legistar-scraper/blob/49c51dd129211b2b13889356080032d5ec5e350a/legistar/people.py#L82 This strategy does not work for Metro, since the GUIDs and IDs between the API and Insite are different. We solved this for the Committee [by scraping the web](https://github.com/opencivicdata/scrapers-us-municipal/blob/master/lametro/people.py#L41) and [adding the relevant link](https://github.com/opencivicdata/scrapers-us-municipal/blob/master/lametro/people.py#L103). Let's do something similar for People.