Coder Social home page Coder Social logo

abeltavares / finstockdash Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 8.0 31.06 MB

A streamlit web app for retrieving and analyzing financial data for a stock ticker.

Home Page: https://abeltavares-financial-dashboard-app-app-ozm3yd.streamlit.app/

Python 100.00%
dashboard data-analysis finance financial-analysis financial-reporting financial-statements investments python stocks streamlit web-app

finstockdash's Introduction

Finance Streamlit Python Version

FinStockDash

Demo

FinStockDash is a web application that allows users to analyze stock data using various financial ratios, balance sheet, income statement, and other financial metrics. User can enter a stock ticker symbol to retrieve relevant financial information, view stock prices over time, and generate visualizations to gather insights on the company performance. The application makes use of APIs provided by Financial Modeling Prep and Alpha Vantage to retrieve real-time stock data.

Note: The Financial Dashboard app uses APIs provided by Financial Modeling Prep and Alpha Vantage to retrieve real-time stock data. However, the free plan is limited to US stocks only. Therefore, the app will only work for US stocks and will not retrieve data for non-US stocks.

Requirements

To run this app locally, you will need Python 3.x installed, as well as the required libraries listed in the requirements.txt file.

Files

  • app.py: Main code for the Streamlit app. It imports functions from the data.py and utils.py files to retrieve and display financial data.
  • data.py: Functions for retrieving financial data from various APIs such as Financial Modeling Prep and Alpha Vantage.
  • utils.py: Utility functions that are used in the main app to create menus, cards, and other display elements.

Setup

To run the app locally, follow these steps:

  1. Clone the repository:

    $ git clone https://github.com/abeltavares/financial_dashboard_app.git 
    
  2. Create and activate a virtual environment:

    $ python3 -m venv venv
    $ source venv/bin/activate
    
  3. Install the required libraries:

    $ pip install -r requirements.txt
    
  4. Run the app:

    $ streamlit run app.py
    

Usage

  1. Enter a valid stock ticker symbol in the search bar to retrieve financial data for the corresponding company.
  2. Use the various options provided to visualize and analyze financial data.
  3. Click on the "Download Data" button to download an Excel file with relevant financial information for the selected stock.

Contributions

Contributions are welcome! Please feel free to open an issue or submit a pull request.

Copyright

© 2023 Abel Tavares

finstockdash's People

Contributors

abeltavares avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.