codeforgso / GoVote

Local voter registration and election candidate application.
http://govotegso.org/
GNU General Public License v3.0
24 stars 46 forks source link

Add candidate data to ETL script #143

Closed SchaeStewart closed 5 years ago

SchaeStewart commented 5 years ago

This is a:

Enhancement

Description

The candidates data needs to be added to the ETL script, so when the ETL script is run, the candidate data is loaded into the database.

Implementation

Refactor and reuse any methods possible in the ETL script.
Assume the candidate data will be a CSV file called candidates.csv stored in the top level of the project directory