1 row where file_size = "125487609.0" and publisher = "State Records Office of Western Australia"

View and edit SQL

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

source

publisher

  • State Records Office of Western Australia · 1

licence

  • - 1

format

file_size

  • 125487609.0 · 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
1083 Early Townsite of Northam 1871 State Records Office of Western Australia Author Not Specified 2016-01-20T04:59:19.885125 2022-05-25T14:59:28.836348 AU WA S235- cons3868 270 Northam 13. Compilation Plan of Northam Townsite showing the Avon and Mor… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/a94f8aab-bb79-4575-992a-215910d15091     Imagery File https://catalogue.data.wa.gov.au/dataset/a94f8aab-bb79-4575-992a-215910d15091/resource/6df774ed-96e0-4b03-8630-3086ed3e88a6/download/series235_cons3868_item270.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:29:15.352807   125487609.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]);