pushshift / US_Election_Data

Code to grab election data from CNN's election data API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

US_Election_Data

Prerequisites:

You may need to install the ujson module. You can do this with:

pip install ujson

Files:

fetch_cnn_data.py -- Collects data from CNN's election API for 2020 results

About

Code to grab election data from CNN's election data API


Languages

Language:Python 100.0%