2 rows where dataset_description = "" and format = "IMG" sorted by download_url

View and edit SQL

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

source

licence

  • - 2

format

dataset_description

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
1089 Early Townsite of Albany State Records Office of Western Australia Author Not Specified 2016-01-20T02:49:17.496572 2022-05-25T14:59:26.024814   data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/33ae82e2-b0c5-4cf8-9bef-a05d5e2fbc23     Imagery New https://catalogue.data.wa.gov.au/dataset/33ae82e2-b0c5-4cf8-9bef-a05d5e2fbc23/resource/970ad287-7bf5-455b-994d-c7d764355532/download/series235_cons3868_item001.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T05:06:51.790568   71346594.0  
1047 Bunbury Townsite 1849 State Records Office of Western Australia Author Not Specified 2016-01-20T02:29:19.160662 2022-05-25T14:59:18.738647   data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/449a6d26-bab9-44d8-a180-982f4deff277     Imagery File https://catalogue.data.wa.gov.au/dataset/449a6d26-bab9-44d8-a180-982f4deff277/resource/e21ec383-60da-4f25-96eb-1df7cc615306/download/series235_cons3868_item055.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T05:07:46.765537   82579224.0  

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