Closed lbeaufort closed 6 years ago
@lbeaufort I usually use this: https://json-csv.com/ to convert to cvs. I don't know what the data limit is
Thanks, @jwchumley. I moved over @llienfec's research ticket for implementation. I have some questions though - the election profile page pulls from /elections/ not /elections/search/, which I think have different data sources. I'd need to investigate further to be sure.
Thanks for looking into this further. I didn't realize they were so different. There was something about /elections/ that didn't have quite enough info - sorry for the mis-match. Happy to quality check a different endpoint.
The converter I used was https://www.csvjson.com/json2csv
Remove incumbent data from /elections/search/ endpoint - there are data problems and this is unused on the front end. Election profile pages pull data from /elections/
Method
To check the incumbent flags in the /elections/ endpoint, @llienfec pulled data from the /elections/search/ API endpoint (had all the needed data). Compared incumbents listed by district to external data sources, looking for discrepancies and researching the differences. It was a lot of data, so apologies for any oversights/spelling issues!
Data
Lauren's full research notes are here: :lock: https://docs.google.com/spreadsheets/d/1N-v4NSycB6JE54BIRmrvWPI74F-GA8C82Nb5lgRuEcM/edit?usp=sharing :lock: @rhoughfec is good at interpreting my massive spreadsheets in case anything needs deciphering while I'm out of the office next week.
Findings summary
House changes (not including PA)
House updates for PA redistricting
Note districts 03 and 17 have 2 incumbents running.
Senate updates
@llienfec commented on Thu May 31 2018
@PaulClark2 This research is finished, so I'm closing the issue. We may need an implementation issue to fix some of the incumbents in the charts above. Thanks!