Skip to content

The GitHub is a most widely used cloud-based publishing tool and a hosting platform. We have created an application which analyses the data of GitHub using Google’s BigQuery. The cloud technology we have used is Apache Spark where we have done certain implementations on the data and have visualized them using plotly. A dynamic user interface is …

Notifications You must be signed in to change notification settings

alakamale/VisualizingGit

Repository files navigation

Github Archive

Github archive dataset processing using Google BigQuery API and visualizing it using Flask and Dash framework. Hosted on Heroku

Demo

https://gharchive35.herokuapp.com

Installation

Clone repo and run the command pip install -r requirements.txt

p.s. setup venv before for python if needed

Run app

Execute the main.py file

python main.py

View App

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.

About

The GitHub is a most widely used cloud-based publishing tool and a hosting platform. We have created an application which analyses the data of GitHub using Google’s BigQuery. The cloud technology we have used is Apache Spark where we have done certain implementations on the data and have visualized them using plotly. A dynamic user interface is …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published