2 rows where dataset_modified = "2022-05-25T14:59:11.603633" 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
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
1027 Perth Townsite 1838 State Records Office of Western Australia Author Not Specified 2016-01-20T05:29:19.782705 2022-05-25T14:59:11.603633 Perth 18. Plan from actual survey of Township of Perth showing Lots, Streets & Lakes bounded by Pert… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/52713dfc-25df-4cd5-9361-40bddf8f2070     Imagery File https://catalogue.data.wa.gov.au/dataset/52713dfc-25df-4cd5-9361-40bddf8f2070/resource/af307237-a6d7-4f01-978e-bc3a10459f89/download/series235_cons3868_item288.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:19:01.142142   68818944.0  
1028 Perth Townsite 1838 State Records Office of Western Australia Author Not Specified 2016-01-20T05:29:19.782705 2022-05-25T14:59:11.603633 Perth 18. Plan from actual survey of Township of Perth showing Lots, Streets & Lakes bounded by Pert… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/52713dfc-25df-4cd5-9361-40bddf8f2070     Imagery File https://catalogue.data.wa.gov.au/dataset/52713dfc-25df-4cd5-9361-40bddf8f2070/resource/839f2484-2b0b-4b3c-9a62-b6beaea5b8a6/download/imagery-file.jpg JPG   2022-03-15T01:36:31.581561 2022-03-15T01:36:31.462341    

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