"A complete working example that users can run would help them understand the flow of the package -- including creating a nice graph! -- and ensure that all the moving parts are working before they start feeding their own downloaded data files into the database."
Show a minimal working example of how to:
[x] Structure the project directory with the different [electiondata] folders like results_dir, repository_content_dir, etc.
[x] Generate the jurisdiction files for a known state (like Georgia, since some raw election data is already included in the tests)
[x] Load the data from one of the raw election datasets (like Georgia’s XML file or Guam’s Excel file from the tests)
[x] Analyze the loaded data (again, for Georgia or Guam, since those raw datasets are included with the package already)
"A complete working example that users can run would help them understand the flow of the package -- including creating a nice graph! -- and ensure that all the moving parts are working before they start feeding their own downloaded data files into the database."
Show a minimal working example of how to: