Skip to content

A dashboard for integrating Python, Tableau, and Google Sheets for automated data collection, analysis, and visualization.

Notifications You must be signed in to change notification settings

justahuman1/flask_dashboard

Repository files navigation

Flask Dashboard

A dashboard for integrating Python, Tableau, and Google Sheets for automated data collection, visualization, and analysis. Built in with a full webscraper for the top 100 crypto coins and scikit-learn models for continous integration of new bitcoin data.

Live Site

Config

  1. Clone Repo
   git clone https://github.com/justahuman1/flask_dashboard.git
  1. Set up and activate a venv
   cd ./flask_dashboard
   python -m venv venv
   source venv/Scripts/activate
  1. Install requirements and build flask dev server
   pip install -r requirments.txt
   export FLASK=app.py
  1. Run flask
   flask run
  1. Open the localhost (http://127.0.0.1:5000/)

Stack:

  • Flask
  • Scikit-Learn
  • Google Sheets API
  • Google Apps Scripts
  • Clasp/ Webpack
  • Tableau API
  • SCSS

About

A dashboard for integrating Python, Tableau, and Google Sheets for automated data collection, analysis, and visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •