licenses

1 row where url = "https://api.github.com/licenses/mit"

View and edit SQL

url

  • https://api.github.com/licenses/mit · 1
key name spdx_id url node_id
mit MIT License MIT https://api.github.com/licenses/mit MDc6TGljZW5zZTEz

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 · Query took 10.32ms · About: github-to-sqlite