An open API service indexing awesome lists of open source software.

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.

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.