1 row where format = "" and licence = "Creative Commons Attribution"

View and edit SQL

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

source

licence

  • Creative Commons Attribution · 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
917 South Australian Museum Terrestrial Invertebrate Collection South Australian Museum South Australian Museum 2013-03-21T05:57:20.220041 2016-07-05T03:45:43.422359 The collection has Australia-wide and Indo-Pacific representation, plus some world specimens for com… data.sa.gov.au https://data.sa.gov.au/data/dataset/a81870be-82eb-4868-81e9-0a8d11622675 1860-2014   Type Specimen images from the South Australian Museum Terrestrial Invertebrates collection https://biocache.ala.org.au/occurrence/search?q=data_resource_uid:dr742   The South Australian Museum has been photographing the Type specimens in the Terrestrial Invertebrat… 2016-06-28T11:25:21.631431     Creative Commons Attribution

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]);