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

Data update May 2021 #76

Closed kokonakajima closed 3 years ago

kokonakajima commented 3 years ago

Legislator and score updates for May 2021.

To test

From the top-level elections-api directory:

# get updates in private repo
git submodule update --init

# reindex data
make aclu_ids && make congress_legislators && make congress_details && make congress_scores