licenses

1 row where url = "https://api.github.com/licenses/cc-by-4.0"

View and edit SQL

url

  • https://api.github.com/licenses/cc-by-4.0 · 1
key name spdx_id url node_id
cc-by-4.0 Creative Commons Attribution 4.0 International CC-BY-4.0 https://api.github.com/licenses/cc-by-4.0 MDc6TGljZW5zZTI1

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 11.407ms · About: github-to-sqlite