Skip to content

janantala/github-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Reports v0.1.0

Explore GitHub contributions

Try it live http://github-reports.janantala.com

Instructions

Step 1

  • Go to Google APIs.
  • Click "Create Project", if asked.
  • Under "Services", turn on BigQuery API.

Step 2

    SELECT type, created_at FROM [githubarchive:github.timeline]
    WHERE actor = "USERNAME"
  • Hit "Run Query" and "Download as CSV".

Step 3

  • Type GitHub username.
  • Select Timezone
  • Upload CSV file.

License

The MIT License

Copyright (c) 2013 Jan Antala, https://github.com/janantala

About

Explore GitHub contributions - reporting tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published