licenses

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

View and edit SQL

url

  • https://api.github.com/licenses/agpl-3.0 · 1
key name spdx_id url node_id
agpl-3.0 GNU Affero General Public License v3.0 AGPL-3.0 https://api.github.com/licenses/agpl-3.0 MDc6TGljZW5zZTE=

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