1 row where dataset_description = "AU WA S235-cons3868 048 Brookton 101. Brookton Townsite. H. M. Lefroy. Further Information available from State Records Office. [Series S235 - ORIGINAL PLANS - TOWNSITES](https://archive.sro.wa.gov.au/index.php/original-plans-townsites-s235) " and "file_created" is on date 2022-03-15

View and edit SQL

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

source

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
1100 Early Townsite of Brookton 1894 State Records Office of Western Australia Author Not Specified 2016-01-20T03:24:23.463539 2022-05-25T14:59:28.350413 AU WA S235-cons3868 048 Brookton 101. Brookton Townsite. H. M. Lefroy. Further Information availa… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/9a848526-ea79-4ea4-99ee-3812517f78c6     Imagery File https://catalogue.data.wa.gov.au/dataset/9a848526-ea79-4ea4-99ee-3812517f78c6/resource/2afeef4f-715d-4b6f-96e6-23ce14b1026e/download/imagery-file.jpg JPG   2022-03-15T01:19:21.777900 2022-03-15T01:19:21.717228    

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