Github archive dataset processing using Google BigQuery API and visualizing it using Flask and Dash framework. Hosted on Heroku
https://gharchive35.herokuapp.com
Clone repo and run the command
pip install -r requirements.txt
p.s. setup venv before for python if needed
Execute the main.py file
python main.py
Open in local browser
https://localhost:8050
P. S. this app requires an API key to access the Google BigQuery, make sure to use one when deploying the app.