2 rows where dataset_modified = "2022-05-25T14:59:16.920183" and source = "data.wa.gov.au"

View and edit SQL

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

format

source

  • data.wa.gov.au · 2

licence

  • - 2

dataset_modified

  • 2022-05-25T14:59:16.920183 · 2
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
1045 Garden Island to Port Leschenault - Bunbury 1829 State Records Office of Western Australia Author Not Specified 2016-01-20T05:21:06.448063 2022-05-25T14:59:16.920183 Chart of coast between Garden Island and Port Leschenault by Lt. W. Preston by A. Hillman [Tally No.… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/813f41d4-f4dc-4cf6-ac8a-5aa7efc3f0b0     Imagery File https://catalogue.data.wa.gov.au/dataset/813f41d4-f4dc-4cf6-ac8a-5aa7efc3f0b0/resource/955257f7-255d-405c-b9bc-abe242f4aedf/download/series234_cons3844_item267.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:20:01.225899   56427279.0  
1046 Garden Island to Port Leschenault - Bunbury 1829 State Records Office of Western Australia Author Not Specified 2016-01-20T05:21:06.448063 2022-05-25T14:59:16.920183 Chart of coast between Garden Island and Port Leschenault by Lt. W. Preston by A. Hillman [Tally No.… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/813f41d4-f4dc-4cf6-ac8a-5aa7efc3f0b0     Imagery File https://catalogue.data.wa.gov.au/dataset/813f41d4-f4dc-4cf6-ac8a-5aa7efc3f0b0/resource/9b1beb9b-e17d-42d8-af43-73c523a8fc34/download/imagery-file.jpg JPG   2022-03-15T01:35:31.162170 2022-03-15T01:35:31.098375    

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