{
  "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 42nd District (Vote For 1)","Jen Mazzocco","DEM",10451,81.48,48744,12833,68,68,0,0],
    [2,2,"Representative in the General Assembly 42nd District (Vote For 1)","Joseph Leckenby","REP",2339,18.24,48744,12833,68,68,0,0],
    [3,3,"Representative in the General Assembly 42nd District (Vote For 1)","Write-in","NON",36,0.28,48744,12833,68,68,0,0]
]}
