Jupyter notebook with some cool github visualizations
These notebooks show examples of making REST api calls using the (Github API)[https://developer.github.com/v3/] and visualize the data, including bar charts, geo maps etc.
-
visualize_github_stargazers.ipynb :: Visualize users (count) that have starred a given respository over time.
-
map_github_forks.ipynb :: Plot the total number of forks from different locations for a given repo.