codeforsanjose / OpenDSJ-2018

Inform voters about 2018 San José, California and local candidates' campaign finance.
MIT License
7 stars 9 forks source link

Find data on Board of Education (Santa Clara County) for Nov 6, 2018 #50

Closed ychoy closed 6 years ago

ychoy commented 6 years ago

Where to get data To download the data, go to SCC election campaign finance data portal: https://public.netfile.com/pub2/?aid=SCC&AspxAutoDetectCookieSupport=1

Which elections do we want to track? Get 2017-2018 campaign finance data for the General Election candidates:

Reference: https://www.sccgov.org/sites/rov/Info/Nov2018info/Documents/official%20candidate%20list.pdf

If you have the time, extract this data

Get all the data and combine into this format 1) Download the XSL/CSV files on candidates and measures - FPPC Form 460 and Form 460 A (Amendment), add them to the git repository on a new branch 2) Combine the data into one XSL/CSV file per ballot measure/committee 3) Turn the data in JSON

For reference take a look at PR #46