https://github.com/pushshift/us_election_data
Code to grab election data from CNN's election data API
https://github.com/pushshift/us_election_data
Last synced: about 1 month ago
JSON representation
Code to grab election data from CNN's election data API
- Host: GitHub
- URL: https://github.com/pushshift/us_election_data
- Owner: pushshift
- Created: 2020-11-15T00:13:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-15T01:26:19.000Z (over 5 years ago)
- Last Synced: 2025-03-01T06:44:27.925Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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