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

March 2021 legislators + scores update #72

Closed kokonakajima closed 3 years ago

kokonakajima commented 3 years ago

To apply the updates locally, run:

# (from the top-level elections-api directory)

# Get commits from submodule
git submodule update --init

# Update db
make congress_legislators && make congress_details && make congress_scores