adrianmross / congress_trades_dashboard

Dashboard comparing performance πŸ“ˆ of U.S. Congress πŸ‡ΊπŸ‡Έ insider trades πŸ™€ vs. the general market πŸ“‰. Research serves as Lehigh FIN377 (@LeDataSciFi) final project.

Home Page:https://sus-congress.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance of U.S. Congressional Insider Trades Dashboard

A dashboard tracking the performance πŸ“ˆ of probable U.S. congressional member πŸ‡ΊπŸ‡Έ insider trades πŸ™€ vs. the general market πŸ“‰.

Note

The product and research serve as the team's Lehigh University FIN 377 (Data Science in Finance) final project.

Proposal

This research proposal, "Performance of Potential Congressional Insider Trades vs. S&P 500," investigates whether trades made by U.S. Congress members that are classified as insider trading outperform the S&P 500. The study uses comprehensive data, including Congress trades from the Senate Stock Watcher API and S&P 500 data from Yahoo Finance, to analyze the ethical implications and market impacts of these trades. The research distinguishes itself by integrating detailed analysis with automated return calculations, providing new insights into Congressional trading behaviors.

Attached in this repository is the full proposal

Run Yourself

Dependencies

To run the project, you will need to install the Python packages in requirements.txt. While probably not breaking, make sure to use the specified versions to ensure compatibility.

Warning

Some of the encompassing scripts take 10+ hours to run and require a large amount of storage space! Please read the comments before running.

Report

This report investigates congressional stock trades, focusing on whether lawmakers achieve abnormally high returns, how their political affiliations may influence their trading decisions, and the impact of their committee memberships on investment choices in specific industries. This project responds to a decline in public trust in government officials and examines the effects of the STOCK Act of 2012.

The research tests hypotheses concerning the performance of congressional insider trading against the S&P 500 and the influence of committee-related trades on stock performance. Using various data sources and computational methods, the study processes and analyzes transaction data to calculate cumulative returns and assess performance.

Initial findings suggest that while the average returns from Congressional and insider-flagged trades do not consistently outperform the market, top insiders show significant outperformance, indicating potential insider advantages. The report concludes with a call for further investigation and stricter regulations on Congressional trading.

Attached in this repository is the full report

Authors

@LeDataSciFi Team #4 – Inside Indexers:

  • Adrian Ross, @adrianmross
  • Hana Dinh, @hanadinh
  • Evan DeBlase, @evandeblase
  • Alexander Weissman, @acw224-15

About

Dashboard comparing performance πŸ“ˆ of U.S. Congress πŸ‡ΊπŸ‡Έ insider trades πŸ™€ vs. the general market πŸ“‰. Research serves as Lehigh FIN377 (@LeDataSciFi) final project.

https://sus-congress.streamlit.app/

License:MIT License


Languages

Language:Jupyter Notebook 78.6%Language:Python 21.4%