{
  "fields": [{"id":"_id","type":"int"},{"id":"line_number","type":"int4"},{"id":"contest_name","type":"text"},{"id":"choice_name","type":"text"},{"id":"party_name","type":"text"},{"id":"total_votes","type":"int4"},{"id":"percent_of_votes","type":"float8"},{"id":"registered_voters","type":"int4"},{"id":"ballots_cast","type":"int4"},{"id":"total_number_of_precincts","type":"int4"},{"id":"number_of_precincts_reporting","type":"int4"},{"id":"over_votes","type":"int4"},{"id":"under_votes","type":"int4"}],
  "records": [
    [1,1,"Representative in the General Assembly 35TH DISTRICT (Vote For 1)","Austin Davis","Dem",3209,73.69,40813,4382,84,84,0,0],
    [2,2,"Representative in the General Assembly 35TH DISTRICT (Vote For 1)","Fawn Walker-Montgomery","Rep",1129,25.92,40813,4382,84,84,0,0],
    [3,3,"Representative in the General Assembly 35TH DISTRICT (Vote For 1)","WRITE-IN",null,17,0.39,40813,4382,84,84,0,0]
]}
