1 row where file_size = "42335118.0", format = "IMG" 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

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
1043 Perth Townsite 1845 (Perth Lakes Cross-Section Survey) State Records Office of Western Australia Author Not Specified 2016-01-20T05:32:18.162843 2022-05-25T14:59:16.420647 AU WA S235- 296 Perth 18E. Plan of Perth Townsite showing Lots & Streets between Melbourne Street,… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/2a178a88-eefe-48e6-8a83-805ccf46930d     Imagery File https://catalogue.data.wa.gov.au/dataset/2a178a88-eefe-48e6-8a83-805ccf46930d/resource/721a8532-000b-45ad-8c1d-2b68154d46a4/download/series234_cons3844_item243.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:16:55.415359   42335118.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]);