2 rows where dataset_issued = "2016-01-20T02:14:42.285715"

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-20T02:14:42.285715 · 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
1057 Australind Townsite 1841 (Australind Town Plan) State Records Office of Western Australia Author Not Specified 2016-01-20T02:14:42.285715 2022-05-25T14:59:17.854189 AU WA S235-cons3868 020 Australind 5/1. Plan of the intended Town of Australind as finally arrange… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/450ccc91-b399-4ba4-b0a2-ae78ef76b0e5     Imagery New https://catalogue.data.wa.gov.au/dataset/450ccc91-b399-4ba4-b0a2-ae78ef76b0e5/resource/10248298-e324-4a4e-bb90-893428f320a5/download/series235_cons3868_item020.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T05:08:35.930612   44393199.0  
1058 Australind Townsite 1841 (Australind Town Plan) State Records Office of Western Australia Author Not Specified 2016-01-20T02:14:42.285715 2022-05-25T14:59:17.854189 AU WA S235-cons3868 020 Australind 5/1. Plan of the intended Town of Australind as finally arrange… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/450ccc91-b399-4ba4-b0a2-ae78ef76b0e5     Imagery File https://catalogue.data.wa.gov.au/dataset/450ccc91-b399-4ba4-b0a2-ae78ef76b0e5/resource/355bc3ee-2aaf-4b33-a9e7-536c2e3d7884/download/imagery-file.jpg JPG   2022-03-15T01:11:54.340995 2022-03-15T01:11:54.261724    

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