opencivicdata / scrapers-us-municipal

Scrapers for US municipal governments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metro does not have correct links for Person detail

reginafcompton opened this issue · comments

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 and adding the relevant link.

Let's do something similar for People.