diff --git a/data_templates/db_templates/ballot_candidate.txt b/data_templates/db_templates/ballot_candidate.txt index 2fdacc9..99500b3 100644 --- a/data_templates/db_templates/ballot_candidate.txt +++ b/data_templates/db_templates/ballot_candidate.txt @@ -1 +1 @@ -ballot_id,candidate_id,sort_order +ballot_id,candidate_id \ No newline at end of file diff --git a/example_data/ballot_candidate.txt b/example_data/ballot_candidate.txt index fd351f5..56da1a4 100644 --- a/example_data/ballot_candidate.txt +++ b/example_data/ballot_candidate.txt @@ -1,27 +1,27 @@ -ballot_id,candidate_id,sort_order -410004745,3100047456984, -410004745,3100047456987, -410004746,3100047466988, -410004746,3100047466989, -410004746,3100047466991, -410004746,3100047466992, -410004746,3100047466994, -410004747,3100047476995, -410004747,3100047476996, -410004747,3100047476997, -410004747,3100047476998, -410004747,3100047476999, -410004747,3100047477000, -410004747,3100047477001, -410004801,3100048016427, -410004801,3100048016713, -410004801,3100048016728, -410004801,3100048016758, -410004801,3100048016933, -410004801,3100048016985, -410004802,3100048026637, -410004802,3100048026817, -410004802,3100048026846, -410004802,3100048026855, -410004802,3100048026890, -410004802,3100048026982, +ballot_id,candidate_id +410004745,3100047456984 +410004745,3100047456987 +410004746,3100047466988 +410004746,3100047466989 +410004746,3100047466991 +410004746,3100047466992 +410004746,3100047466994 +410004747,3100047476995 +410004747,3100047476996 +410004747,3100047476997 +410004747,3100047476998 +410004747,3100047476999 +410004747,3100047477000 +410004747,3100047477001 +410004801,3100048016427 +410004801,3100048016713 +410004801,3100048016728 +410004801,3100048016758 +410004801,3100048016933 +410004801,3100048016985 +410004802,3100048026637 +410004802,3100048026817 +410004802,3100048026846 +410004802,3100048026855 +410004802,3100048026890 +410004802,3100048026982 \ No newline at end of file