2 rows where dataset_issued = "2016-01-20T04:53:15.782529"

View and edit SQL

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

format

source

licence

  • - 2

dataset_issued

  • 2016-01-20T04:53:15.782529 · 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
1073 Early Townsite of Narrogin 1889 State Records Office of Western Australia Author Not Specified 2016-01-20T04:53:15.782529 2022-05-25T14:59:25.513006 AU WA S235- cons3868 261 Narrogin 160. Plan of Narrogin Townsite showing Streets, watercourse, Nar… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/9bc84957-f998-4b77-a037-2a0a40a974dc     Imagery File https://catalogue.data.wa.gov.au/dataset/9bc84957-f998-4b77-a037-2a0a40a974dc/resource/a0068eab-10a6-4864-a157-07664753f5fc/download/series235_cons3868_item261.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:30:40.602256   59398809.0  
1074 Early Townsite of Narrogin 1889 State Records Office of Western Australia Author Not Specified 2016-01-20T04:53:15.782529 2022-05-25T14:59:25.513006 AU WA S235- cons3868 261 Narrogin 160. Plan of Narrogin Townsite showing Streets, watercourse, Nar… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/9bc84957-f998-4b77-a037-2a0a40a974dc     Imagery File https://catalogue.data.wa.gov.au/dataset/9bc84957-f998-4b77-a037-2a0a40a974dc/resource/69a95dbf-12ff-4ca6-b984-0acbb55c44a9/download/imagery-file.jpg JPG   2022-03-15T01:29:57.208578 2022-03-15T01:29:57.154339    

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