2 rows where dataset_issued = "2016-01-20T04:19:14.395737"

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:19:14.395737 · 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
1105 Early Townsite of Carnarvon 1851 State Records Office of Western Australia Author Not Specified 2016-01-20T04:19:14.395737 2022-05-25T14:59:30.761215 AU WA S235-cons3868 064 Carnarvon 16C/3. Carnarvon Townsite - plan of suburban lots. T. Beasley. Am… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/16b7e61f-963a-4e6a-b576-98d175f93e0b     Imagery File https://catalogue.data.wa.gov.au/dataset/16b7e61f-963a-4e6a-b576-98d175f93e0b/resource/298f5a73-5297-4f49-9b01-aecc2a43b2d8/download/series235_cons3868_item064.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:50:26.312228   82012029.0  
1106 Early Townsite of Carnarvon 1851 State Records Office of Western Australia Author Not Specified 2016-01-20T04:19:14.395737 2022-05-25T14:59:30.761215 AU WA S235-cons3868 064 Carnarvon 16C/3. Carnarvon Townsite - plan of suburban lots. T. Beasley. Am… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/16b7e61f-963a-4e6a-b576-98d175f93e0b     Imagery File https://catalogue.data.wa.gov.au/dataset/16b7e61f-963a-4e6a-b576-98d175f93e0b/resource/096741d8-cc1f-45a3-bf8c-85f14471632c/download/imagery-file.jpg JPG   2022-03-15T01:23:24.094847 2022-03-15T01:23:24.050023    

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