home / github

Menu
  • Search all tables
  • GraphQL API

licenses

Table actions
  • GraphQL API for licenses

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

key ▼ name spdx_id url node_id
apache-2.0 Apache License 2.0 Apache-2.0 https://api.github.com/licenses/apache-2.0 MDc6TGljZW5zZTI=

Advanced export

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

CSV options:

CREATE TABLE [licenses] (
   [key] TEXT PRIMARY KEY,
   [name] TEXT,
   [spdx_id] TEXT,
   [url] TEXT,
   [node_id] TEXT
);
Powered by Datasette · Queries took 241.695ms · About: xarray-datasette