2 rows where dataset_issued = "2016-01-20T01:29:10.336174" and publisher = "State Records Office of Western Australia"

View and edit SQL

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

format

source

publisher

  • State Records Office of Western Australia · 2

licence

  • - 2

dataset_issued

  • 2016-01-20T01:29:10.336174 · 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
1051 Albany 1834 (Early Townsite of Albany & Environs) State Records Office of Western Australia Author Not Specified 2016-01-20T01:29:10.336174 2022-05-25T14:59:17.409958 AU WA S241- cons3850 08 Map of Albany and its environs, drawn and reduced from R Clint's survey by… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/e7e913ce-192d-4acc-b151-23d6657c2228     Imagery File https://catalogue.data.wa.gov.au/dataset/e7e913ce-192d-4acc-b151-23d6657c2228/resource/a6f4480d-3f6a-47b6-bd17-f140daaeddf0/download/series241_cons3850_item08.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T05:10:29.258354   62678589.0  
1052 Albany 1834 (Early Townsite of Albany & Environs) State Records Office of Western Australia Author Not Specified 2016-01-20T01:29:10.336174 2022-05-25T14:59:17.409958 AU WA S241- cons3850 08 Map of Albany and its environs, drawn and reduced from R Clint's survey by… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/e7e913ce-192d-4acc-b151-23d6657c2228     Imagery File https://catalogue.data.wa.gov.au/dataset/e7e913ce-192d-4acc-b151-23d6657c2228/resource/2e658921-a0c1-4d9d-9998-6278b842933c/download/imagery-file.jpg JPG   2022-03-15T01:10:43.002317 2022-03-15T01:10:42.925776    

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