2 rows where dataset_issued = "2016-01-20T04:46:50.065125"

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:46:50.065125 · 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
1063 Early Townsite of Hannans Find - Kalgoorlie 1894 (Kalgoorlie Town Plan) State Records Office of Western Australia Author Not Specified 2016-01-20T04:46:50.065125 2022-05-25T14:59:23.963503 AU WA S235- cons3868 185 Kalgoorlie 77. Plan of Hannans Find (later changed to Kalgoorlie) Lots 1 … data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/dffc2d49-6db0-45b6-b599-e4ecb74a5626     Imagery File https://catalogue.data.wa.gov.au/dataset/dffc2d49-6db0-45b6-b599-e4ecb74a5626/resource/92c22f9c-d813-46e8-bd31-ef369823f24e/download/series235_cons3868_item185.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:34:34.208199   38018589.0  
1064 Early Townsite of Hannans Find - Kalgoorlie 1894 (Kalgoorlie Town Plan) State Records Office of Western Australia Author Not Specified 2016-01-20T04:46:50.065125 2022-05-25T14:59:23.963503 AU WA S235- cons3868 185 Kalgoorlie 77. Plan of Hannans Find (later changed to Kalgoorlie) Lots 1 … data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/dffc2d49-6db0-45b6-b599-e4ecb74a5626     Imagery File https://catalogue.data.wa.gov.au/dataset/dffc2d49-6db0-45b6-b599-e4ecb74a5626/resource/bd8ecc13-a61c-4d6d-b01f-8785f9e6a890/download/imagery-file.jpg JPG   2022-03-15T01:27:31.172203 2022-03-15T01:27:31.124938    

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