1 row where licence = "Custom (Other)" sorted by source

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date)

source

licence

  • Custom (Other) · 1

format

Link rowid dataset_title publisher author dataset_issued dataset_modified dataset_description source ▼ info_url start_date end_date file_title download_url format file_description file_created file_modified file_size licence
1078 Zotero for archive.sro.wa.gov.au State Records Office of Western Australia sro@sro.wa.gov.au 2017-07-27T07:09:41.639384 2022-05-25T14:59:30.294103 Code for a zotero translator for the State Records Office of Western Australia's archive catalogue. data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/55112b78-d248-4974-af49-1c56ba6d4933     zotero-for-archive-sro-wa-gov-au https://gist.github.com/anonymous/6e588852dc0a22577934fed23e37e795 app Zotero is free software, created by the Roy Rosenzweig Centre for History and New Media at George Ma… 2017-07-27T17:13:51.125156     Custom (Other)

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [glam-datasets] (
   [dataset_title] TEXT,
   [publisher] TEXT,
   [author] TEXT,
   [dataset_issued] TEXT,
   [dataset_modified] TEXT,
   [dataset_description] TEXT,
   [source] TEXT,
   [info_url] TEXT,
   [start_date] TEXT,
   [end_date] TEXT,
   [file_title] TEXT,
   [download_url] TEXT,
   [format] TEXT,
   [file_description] TEXT,
   [file_created] TEXT,
   [file_modified] TEXT,
   [file_size] TEXT,
   [licence] TEXT
);
CREATE INDEX [idx_glam-datasets_source_publisher_format_licence]
    ON [glam-datasets] ([source], [publisher], [format], [licence]);