2 rows where dataset_issued = "2016-01-20T01:17:27.962253"

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-20T01:17:27.962253 · 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
1049 1955 Perth Central Area Land Use State Records Office of Western Australia Author Not Specified 2016-01-20T01:17:27.962253 2022-05-25T14:59:19.287443 Plan for the Metropolitan Region 1955 Atlas by Gordon Stephenson and J.A. Hepburn; Plate 10 "Perth C… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/545529d9-7ac2-4329-b371-af67cac964c6     Imagery File https://catalogue.data.wa.gov.au/dataset/545529d9-7ac2-4329-b371-af67cac964c6/resource/a551d357-6941-477b-9623-084d21931b08/download/plate10_geo.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T05:12:14.988333   9375999.0  
1050 1955 Perth Central Area Land Use State Records Office of Western Australia Author Not Specified 2016-01-20T01:17:27.962253 2022-05-25T14:59:19.287443 Plan for the Metropolitan Region 1955 Atlas by Gordon Stephenson and J.A. Hepburn; Plate 10 "Perth C… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/545529d9-7ac2-4329-b371-af67cac964c6     Imagery File https://catalogue.data.wa.gov.au/dataset/545529d9-7ac2-4329-b371-af67cac964c6/resource/e2944741-e20e-44fa-9b32-292ef2b32b6b/download/imagery-file.jpg JPG   2022-03-15T01:08:24.258261 2022-03-15T01:08:24.204367    

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