sources
12 rows
This data as json, CSV (advanced)
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE sources (
hash text PRIMARY KEY,
source text,
source_url text
);
This data as json, CSV (advanced)
JSON shape: default, array, newline-delimited, object
CREATE TABLE sources (
hash text PRIMARY KEY,
source text,
source_url text
);