wevote / WeVoteServer

We Vote's API application server written in Django/Python. Election data pulled from many sources, used by https://github.com/wevote/WebApp and https://github.com/wevote/WeVoteCordova and https://github.com/wevote/Campaigns.
https://api.wevoteusa.org
MIT License
50 stars 413 forks source link

Introduced opposers_count to campaignListRetrieve, campaignRetrieve, campaignSave & politicianRetrieve APIs. Cleaned up data passing into Issue methods. Created scripts to generate and link an Organization to every Politician, including tagging the new Organizations based on "<PARTY> party politician". #2600

Closed DaleMcGrew closed 2 months ago

DaleMcGrew commented 2 months ago

Introduced opposers_count to campaignListRetrieve, campaignRetrieve, campaignSave & politicianRetrieve APIs. Cleaned up data passing into Issue methods. Created scripts to generate and link an Organization to every Politician, including tagging the new Organizations based on " party politician".