1 row where author = "Landgate" 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

author

  • Landgate · 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
1086 Early Townsite of Toodyay 1852 (Town Plan) State Records Office of Western Australia Landgate 2016-01-20T05:11:45.392099 2022-05-25T14:59:29.866543 AU WA S235- cons3868 400 Toodyay (Newcastle) 12. Plan of Toodyay Townsite by F.T. Gregory 1852, W.… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/88b6de29-bcb0-4c9a-9eb8-64fc51a6803e     Imagery File https://catalogue.data.wa.gov.au/dataset/88b6de29-bcb0-4c9a-9eb8-64fc51a6803e/resource/3f18cfbd-e754-4ddf-b99e-58ac77351441/download/imagery-file.jpg JPG   2022-03-15T01:32:59.712832 2022-03-15T01:32:59.628313    

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