• Stars
    star
    2
  • Language
    Python
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project aim to show how data gathering and visualization could be used in tandem. To show this a dashboard for stock analysis has been created. The main library used to implement the dashboard is the dash library. To gather the data visualized in the dashboard the selenium library has been utilized to scrape the necessary data needed.