2 rows where dataset_issued = "2016-01-20T04:16:39.865854"

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:16:39.865854 · 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
1053 Early Townsite of Busselton 1835 State Records Office of Western Australia Author Not Specified 2016-01-20T04:16:39.865854 2022-05-25T14:59:19.757960 AU WA S235-cons3868 057 Busselton 27. Plan of the Townsite of Busselton by H. M. Ommanney, Assistant… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/32cd8e67-0362-4b09-a4e5-5ed02098b421     Imagery File https://catalogue.data.wa.gov.au/dataset/32cd8e67-0362-4b09-a4e5-5ed02098b421/resource/6ecad065-07d0-4a78-b4dc-b140a05e7ca2/download/series235_cons3868_item057.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:51:15.556643   85242489.0  
1054 Early Townsite of Busselton 1835 State Records Office of Western Australia Author Not Specified 2016-01-20T04:16:39.865854 2022-05-25T14:59:19.757960 AU WA S235-cons3868 057 Busselton 27. Plan of the Townsite of Busselton by H. M. Ommanney, Assistant… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/32cd8e67-0362-4b09-a4e5-5ed02098b421     Imagery File https://catalogue.data.wa.gov.au/dataset/32cd8e67-0362-4b09-a4e5-5ed02098b421/resource/da2be8ac-a8cf-49ab-9c5c-8519df399eec/download/imagery-file.jpg JPG   2022-03-15T01:20:31.047052 2022-03-15T01:20:30.938896    

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