2 rows where dataset_issued = "2016-01-20T01:14:25.696606"

View and edit SQL

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

format

source

licence

  • - 2

dataset_issued

  • 2016-01-20T01:14:25.696606 · 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
1055 1955 Perth Development Proposals State Records Office of Western Australia Author Not Specified 2016-01-20T01:14:25.696606 2022-05-25T14:59:18.318996 Plan for the Metropolitan Region 1955 Atlas by Gordon Stephenson and J.A. Hepburn; Plate 9 "Developm… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/3449c73d-b79e-4e72-a52b-b12224b6d376     Imagery File https://catalogue.data.wa.gov.au/dataset/3449c73d-b79e-4e72-a52b-b12224b6d376/resource/b5bedd3c-e5fc-4cba-8c48-6ba9099266b1/download/plate9complete_geo.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T05:12:43.591028   5886609.0  
1056 1955 Perth Development Proposals State Records Office of Western Australia Author Not Specified 2016-01-20T01:14:25.696606 2022-05-25T14:59:18.318996 Plan for the Metropolitan Region 1955 Atlas by Gordon Stephenson and J.A. Hepburn; Plate 9 "Developm… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/3449c73d-b79e-4e72-a52b-b12224b6d376     Imagery File https://catalogue.data.wa.gov.au/dataset/3449c73d-b79e-4e72-a52b-b12224b6d376/resource/923b4af4-5e43-48c1-b10d-3d6ae2e19332/download/imagery-file.jpg JPG   2022-03-15T01:09:23.930502 2022-03-15T01:09:23.845445    

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