Skip to content

This tool will give you an overview of the Detailed Receipts that a candidate files with the North Carolina Sate Board of Elections. It will only work with a CSV format of the data that has not had the headers modified. This was created with the intent of learning how to work with csv data and Javascript.

Notifications You must be signed in to change notification settings

alexisbarnes/nc-campaign-finance-overview-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NC Candidate Campaign Finance Overview

This tool will give you an overview of the Detailed Receipts that a candidate files with the North Carolina Sate Board of Elections. It will only work with a CSV format of the data that has not had the headers modified.

This was created with the intent of learning how to work with csv data and Javascript.

How To Get It Running

  1. Clone or download this repo.
  2. Make sure you have the most recent version of python installed.
  3. In your terminal, go the this cloned directory on your computer.
  4. Run python -m http.server to run a local server.
  5. Upload your csv.

If you run into errors

There is example data in the /data folder. Check to see if your headers match up with that dataset.

The tool Papa Parse is used for this project.

About

This tool will give you an overview of the Detailed Receipts that a candidate files with the North Carolina Sate Board of Elections. It will only work with a CSV format of the data that has not had the headers modified. This was created with the intent of learning how to work with csv data and Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages