aclu-national / elections-api

An API for retrieving locally-relevant structured data about US elections
https://elections.api.aclu.org/v2/
MIT License
30 stars 4 forks source link

Check existing ids before adding/updating legislator records #65

Closed kokonakajima closed 2 years ago

kokonakajima commented 3 years ago

Ran into this issue when adding new legislator records for the 117th session:

This PR prevents duplicate records by cross-referencing legislators' bioguide IDs, which shouldn't change between data updates.