https://github.com/ntinouldinho/fec-data-exploration
Explored and extracted data from the official FEC website which contains information on USA's political parties incomes and transactions conserning the presidential election.
https://github.com/ntinouldinho/fec-data-exploration
data-science extracted-data fec-data jupyter-notebook pandas python
Last synced: 2 months ago
JSON representation
Explored and extracted data from the official FEC website which contains information on USA's political parties incomes and transactions conserning the presidential election.
- Host: GitHub
- URL: https://github.com/ntinouldinho/fec-data-exploration
- Owner: ntinouldinho
- Created: 2021-03-28T00:13:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-28T00:26:05.000Z (over 5 years ago)
- Last Synced: 2025-03-29T02:29:15.982Z (about 1 year ago)
- Topics: data-science, extracted-data, fec-data, jupyter-notebook, pandas, python
- Language: Jupyter Notebook
- Homepage:
- Size: 289 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FEC-Data-Exploration
Explored and extracted data from the official FEC website which contains information on USA's political party incomes and transactions conserning the presidential election.
Tools that were used are Jupyter Notebook for the presentation of my analysis. I mostly used Pandas amongst other Python libraries such as numpy and matplotlib.