licenses

1 row where url = "https://api.github.com/licenses/gpl-3.0"

View and edit SQL

url

  • https://api.github.com/licenses/gpl-3.0 · 1
key name spdx_id url node_id
gpl-3.0 GNU General Public License v3.0 GPL-3.0 https://api.github.com/licenses/gpl-3.0 MDc6TGljZW5zZTk=

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