Open adorilson opened 4 years ago
A suggestion to separate a sample data:
affiliations
, filter by a city and a year (may be Brasilia and 2018);candidates
data by vote_id
(titulo de eleitor) field to get only candidates from same city and year;affiliations_sample.csv
and candidates_sample.csv
Add a sample data set to be used in dev env and avoid the need to download a big amount of data.
We need too a documentation about CVS format used in load_candidates and other commands.