1 row where dataset_issued = "2016-01-20T03:55:44.799322" and format = "JPG"

View and edit SQL

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

source

licence

  • - 1

format

dataset_issued

  • 2016-01-20T03:55:44.799322 · 1
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
1088 Early Townsite of Broome State Records Office of Western Australia Author Not Specified 2016-01-20T03:55:44.799322 2022-05-25T14:59:26.959271 Broome 36. Townsite of Broome. J. S. Brooking. Further Information available from State Records Off… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/3b54c5fb-b4b6-4cc3-a0a5-9f98630013f6     Imagery File https://catalogue.data.wa.gov.au/dataset/3b54c5fb-b4b6-4cc3-a0a5-9f98630013f6/resource/d7153329-435f-412b-89a3-9476ee230f80/download/imagery-file.jpg JPG   2022-03-15T01:19:57.471219 2022-03-15T01:19:57.404316    

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