2 rows where format = ""

View and edit SQL

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

dataset_issued (date)

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
1119 Shipwrecks - Live Sync Beta (WAM-022) Western Australian Museum Jeremy Green 2020-11-26T07:13:58.959261 2022-08-13T21:32:54.104380 Beta version of the data, testing live sync with our internal database. Not for use in planning. The… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/97584e2e-d973-4009-9332-7dc0504cb383       https://services.slip.wa.gov.au/public/rest/services/SLIP_Public_Services/People_and_Society/MapServer     2020-11-26T07:17:44.054898     Creative Commons Attribution 4.0

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