2 rows where dataset_issued = "2016-01-20T05:02:37.221214"

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-20T05:02:37.221214 · 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
1103 Early Townsite of Port Hedland 1902 (Town Plan) State Records Office of Western Australia Author Not Specified 2016-01-20T05:02:37.221214 2022-05-25T14:59:31.189140 AU WA S235- cons3868 368 Port Hedland 102/3. Plan of Extension of Townsite of Port Hedland showing… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/61320d7e-e235-40b4-a34a-ba343f627ec8     Imagery File https://catalogue.data.wa.gov.au/dataset/61320d7e-e235-40b4-a34a-ba343f627ec8/resource/14a614d9-3817-46ea-8b30-f0d3058ae79a/download/series235_con3868_item368.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:28:03.679477   74367429.0  
1104 Early Townsite of Port Hedland 1902 (Town Plan) State Records Office of Western Australia Author Not Specified 2016-01-20T05:02:37.221214 2022-05-25T14:59:31.189140 AU WA S235- cons3868 368 Port Hedland 102/3. Plan of Extension of Townsite of Port Hedland showing… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/61320d7e-e235-40b4-a34a-ba343f627ec8     Imagery File https://catalogue.data.wa.gov.au/dataset/61320d7e-e235-40b4-a34a-ba343f627ec8/resource/c90a970f-e0ea-40ea-be7b-313a5d8d0449/download/imagery-file.jpg JPG   2022-03-15T01:31:29.138516 2022-03-15T01:31:29.054357    

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