{
  "fields": [{"id":"_id","type":"int"},{"id":"Column Name","type":"text"},{"id":"Description","type":"text"},{"id":"Data Type","type":"text"},{"id":"Example Data","type":"text"}],
  "records": [
    [1,"Registered Voters","The number of registered voters that are eligible to vote for that precinct and contest. There will only be data in this column if the Contest Title field contains \"Registered Voters\". \n\nIn Primary elections, there will be up to four contests that contain \"Registered Voters\" - one for the total number of registered voters, one each for the two major parties (Democrats and Republicans) and one labeled \"Non-Partisan\" in cases where there is a special election, non-partisan ballot question, or other contest in that precinct where all registered voters can vote (this is the number of registered voters that do not belong to the two major parties). \n\nIn General elections, there is only one \"Registered Voters\" contest, which contains the total number of registered voters in the precinct.","Number","123456.0"],
    [2,"Votes","Number of votes cast for the candidate for the contest in the precinct. This field is blank for contests with \"Registered Voters\" in the title. For contests with \"Ballots Cast\" in the title, this is the overall number of ballots cast in the precinct.\n\nIn Primary elections, there will be up to four contests that contain \"Ballots Cast\" - one for the total number of ballots cast, one each for the two major parties (Democrats and Republicans) and one labeled \"Non-Partisan\" for ballots cast in special election, non-partisan ballot question, or other contests in that precinct where all registered voters can vote (this is the number of ballots cast from voters that do not belong to the two major parties). \n\nIn General elections, there is only one \"Ballots Cast\" contest, which contains the total number of ballots cast in the precinct.","Number","123456.0"],
    [3,"Party","The party affiliation of the candidate. This field is blank for contests that are referenda. Parties are refreshed every November election. The parties for the November 2015 election are as follows:\nDEM - Democratic\nREP - Republican\nCON - Constitution\nAFC - Albaugh for Council\nDSB - Dave Schuilenburg\nEDS - Elect Darlene Schreiber\nGRN - Green\nIND - Independent\nIJA - Independent Judicial Alliance\nLIB - Libertarian\nNAI - New Afrikan Independence\nOVE - Overly's Electric\nWBC - Wall Boro Council","Text","DEM"],
    [4,"Dist. Type","The type of district that the contest pertains to. This field is blank except for the following types of contests:\nLEG - State Legislative District\nSEN - State Senate District\nMUN - Municipal ballot question","Text",""],
    [5,"Dist. Code","The number of the district that the contest pertains to. This field is blank except for when there is data in the Dist Type field.","Number",""],
    [6,"Contest Title","The name of the office for which ballots are cast. ","Text","President of the United States"],
    [7,"Cand. Number","The order in which the candidate appears on the ballot. Candidates may not be in alphabetical order, as ballot order is decided at random. This field will be 1 for any contest with \"Registered Voters\" or \"Ballots Cast\" in the title. ","Number","1.0"],
    [8,"Cand. Name","The name of the candidate that corresponds with the candidate number in the Cand. Number field. If there are no candidates running in the contest, there will only be a WRITE-IN candidate and that candidate will have Cand. Number 1.","Text","Barack Obama"],
    [9,"Precinct Name","The name of the precinct. Precinct names are structured as follows:\n\nMunicipality Name\nWard Number (if applicable)\nDistrict Number\n\nNot all municipalities include wards (some just have districts). All precincts have a district number except for cases where municipalities that have only one precinct.","Text","PITTSBURGH WARD 1 DIST 1"],
    [10,"Vote For","The maximum number of candidates that a voter can vote for in the contest. ","Number","1.0"],
    [11,"Referendum","Whether or not the contest is a referendum. Y in this field indicates a referendum, otherwise it will be blank. A referendum is a ballot question put to voters, so rather than voting for candidates, voters are voting for YES or NO.","Text",""]
]}
