users

2 rows

View and edit SQL

id node_id avatar_url gravatar_id html_url type site_admin name
9599 MDQ6VXNlcjk1OTk= https://avatars0.githubusercontent.com/u/9599?v=4   https://github.com/simonw User 0 simonw
53015001 MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx https://avatars2.githubusercontent.com/u/53015001?v=4   https://github.com/dogsheep Organization 0 dogsheep

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [users] (
   [login] TEXT,
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [avatar_url] TEXT,
   [gravatar_id] TEXT,
   [html_url] TEXT,
   [type] TEXT,
   [site_admin] INTEGER,
   [name] TEXT
)
Powered by Datasette · Query took 12.136ms · About: github-to-sqlite