2 rows where format = "PDF" sorted by format

View and edit SQL

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

source

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
1022 Historical Plans - Metropolitan Sewerage Scheme (SRO-001) State Records Office of Western Australia Damien Hassan 2019-09-03T02:56:57.037637 2022-08-12T21:56:27.270419 Historical survey plans created by the Metropolitan Water Works Board (and successor departments) in… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/e773bb79-85f8-4c4d-b932-34599fddc8e0     Index Sheets to Metropolitan Sewerage Scheme Plans https://catalogue.data.wa.gov.au/dataset/e773bb79-85f8-4c4d-b932-34599fddc8e0/resource/f72b3ba3-e2b3-4171-a1f1-1de98a0edee1/download/index-sheets-to-metropolitan-sewerage-scheme-plans.pdf PDF This document includes a grid map of the Perth metropolitan area, showing which Sewerage Plans are h… 2020-01-16T08:23:45.974272 2020-01-16T08:23:45.892461 14491411.0 Creative Commons Attribution 4.0
1023 Historical Plans - Metropolitan Sewerage Scheme (SRO-001) State Records Office of Western Australia Damien Hassan 2019-09-03T02:56:57.037637 2022-08-12T21:56:27.270419 Historical survey plans created by the Metropolitan Water Works Board (and successor departments) in… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/e773bb79-85f8-4c4d-b932-34599fddc8e0     Date Range Information for Metropolitan Sewerage Scheme Plans https://catalogue.data.wa.gov.au/dataset/e773bb79-85f8-4c4d-b932-34599fddc8e0/resource/552e82eb-060a-4f63-8cca-c5a4264256eb/download/date-range-information-for-metropolitan-sewerage-scheme-plans.pdf PDF This guide provides a chart that shows the number of sewerage plans prepared during each decade acro… 2020-02-03T03:25:26.367856 2020-02-03T03:25:26.220694 543034.0 Creative Commons Attribution 4.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]);