This data as json, CSV (advanced)
Suggested facets: description, fork, homepage, language, has_issues, forks_count, forks, created_at (date), updated_at (date), pushed_at (date)
id | node_id | name | full_name | private | owner | html_url | description | fork | created_at | updated_at | pushed_at | homepage | size | stargazers_count | watchers_count | language | has_issues | has_projects | has_downloads | has_wiki | has_pages | forks_count | archived | disabled | open_issues_count | license | topics | forks | open_issues | watchers | default_branch | permissions | allow_squash_merge | allow_merge_commit | allow_rebase_merge | network_count | subscribers_count | organization |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
191799 | MDEwOlJlcG9zaXRvcnkxOTE3OTk= | annotating_proxy | simonw/annotating_proxy | 0 | simonw 9599 | https://github.com/simonw/annotating_proxy | A proxy that adds jQuery-powered annotations to the proxied site, configured by a CSS selector. | 0 | 2009-05-04T00:01:16Z | 2019-08-13T14:23:31Z | 2009-05-04T00:06:08Z | 112 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | ||||||||
263714 | MDEwOlJlcG9zaXRvcnkyNjM3MTQ= | wikinear.com | simonw/wikinear.com | 0 | simonw 9599 | https://github.com/simonw/wikinear.com | 0 | 2009-07-29T16:18:30Z | 2014-10-21T11:13:37Z | 2009-07-30T09:57:47Z | 84 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | |||||||||
443852 | MDEwOlJlcG9zaXRvcnk0NDM4NTI= | django-haystack | simonw/django-haystack | 0 | simonw 9599 | https://github.com/simonw/django-haystack | Modular search for Django. Currently v1.0.1-final | 1 | 2009-12-20T16:53:47Z | 2015-02-03T02:21:20Z | 2010-03-01T14:00:24Z | http://haystacksearch.org/ | 1688 | 4 | 4 | Python | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | Other other | [] | 1 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | ||||||
446247 | MDEwOlJlcG9zaXRvcnk0NDYyNDc= | django_signed_demo | simonw/django_signed_demo | 0 | simonw 9599 | https://github.com/simonw/django_signed_demo | Demonstrations of Django's signed cookie support | 0 | 2009-12-22T20:20:19Z | 2018-06-29T11:33:12Z | 2009-12-22T20:20:28Z | 179 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | ||||||||
574410 | MDEwOlJlcG9zaXRvcnk1NzQ0MTA= | wordcounter | simonw/wordcounter | 0 | simonw 9599 | https://github.com/simonw/wordcounter | An extremely simple single-page JavaScript word counting tool, because someone needed it. | 0 | 2010-03-22T18:23:56Z | 2013-10-18T06:22:59Z | 2010-03-22T18:24:32Z | http://simonwillison.net/static/2010/wordcounter/ | 92 | 4 | 4 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | ||||||||
66218880 | MDEwOlJlcG9zaXRvcnk2NjIxODg4MA== | pybay-2016-elasticsearch-talk | simonw/pybay-2016-elasticsearch-talk | 0 | simonw 9599 | https://github.com/simonw/pybay-2016-elasticsearch-talk | Supporting code from my Elasticsearch and Python talk at PyBay 2016 | 0 | 2016-08-21T20:19:37Z | 2016-08-22T17:30:16Z | 2016-08-21T21:38:33Z | 6 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | [] | 1 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | ||||||||
169514738 | MDEwOlJlcG9zaXRvcnkxNjk1MTQ3Mzg= | whosonfirst-datasette | simonw/whosonfirst-datasette | 0 | simonw 9599 | https://github.com/simonw/whosonfirst-datasette | 0 | 2019-02-07T03:38:47Z | 2019-07-08T22:39:56Z | 2019-07-08T22:39:54Z | 4 | 4 | 4 | Dockerfile | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} |
JSON shape: default, array, newline-delimited, object
CREATE TABLE [repos] ( [id] INTEGER PRIMARY KEY, [node_id] TEXT, [name] TEXT, [full_name] TEXT, [private] INTEGER, [owner] INTEGER REFERENCES [users]([id]), [html_url] TEXT, [description] TEXT, [fork] INTEGER, [created_at] TEXT, [updated_at] TEXT, [pushed_at] TEXT, [homepage] TEXT, [size] INTEGER, [stargazers_count] INTEGER, [watchers_count] INTEGER, [language] TEXT, [has_issues] INTEGER, [has_projects] INTEGER, [has_downloads] INTEGER, [has_wiki] INTEGER, [has_pages] INTEGER, [forks_count] INTEGER, [archived] INTEGER, [disabled] INTEGER, [open_issues_count] INTEGER, [license] TEXT, [topics] TEXT, [forks] INTEGER, [open_issues] INTEGER, [watchers] INTEGER, [default_branch] TEXT, [permissions] TEXT, [allow_squash_merge] INTEGER, [allow_merge_commit] INTEGER, [allow_rebase_merge] INTEGER, [network_count] INTEGER, [subscribers_count] INTEGER, [organization] TEXT, FOREIGN KEY(license) REFERENCES licenses(key) )