You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on updating a script in unitedstates/images, and it involves matching legislators with their GPO Pictorial API ids. (Unfortunately that API does not include Bioguide IDs.) There are some tricky cases, and so I think the join will require a manual lookup for some legislators with common names. That makes me think the lookup might work well in this repo instead.
Would this repo accept a PR with these ids, and a script to help generate them automatically?
My WIP script is here. Happy to transfer it to this repo if you all think that makes sense.
The text was updated successfully, but these errors were encountered:
Adds ids mapping to GPO's Pictorial Member Guide
pictorialapi.gpo.gov
This PR includes ids for all members of 118th Congress. It may also work
for historical files -- at least going back to 110 -- but I have not
included that work here, as it requires manual fixes and I imagine most
interest is in current membership.
Closesunitedstates#942
I am working on updating a script in unitedstates/images, and it involves matching legislators with their GPO Pictorial API ids. (Unfortunately that API does not include Bioguide IDs.) There are some tricky cases, and so I think the join will require a manual lookup for some legislators with common names. That makes me think the lookup might work well in this repo instead.
Would this repo accept a PR with these ids, and a script to help generate them automatically?
My WIP script is here. Happy to transfer it to this repo if you all think that makes sense.
The text was updated successfully, but these errors were encountered: