1 row where dataset_issued = "2016-01-20T04:43:26.331859" and format = "IMG"

View and edit SQL

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

source

licence

  • - 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
1097 Early Townsite of Esperance 1893 State Records Office of Western Australia Author Not Specified 2016-01-20T04:43:26.331859 2022-05-25T14:59:29.366963 AU WA S235- cons3868 106 Esperance 67/1. Esperance Townsite, Lots 1 to 42, additional lots added t… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/ebb32be1-fb3c-4793-a846-ba7afda1c02e     Imagery File https://catalogue.data.wa.gov.au/dataset/ebb32be1-fb3c-4793-a846-ba7afda1c02e/resource/3d036bfc-d459-435e-9943-869ec5b1d345/download/series235_cons3868_item106.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:39:24.248156   82012029.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]);