2 rows where dataset_modified = "2022-05-25T14:59:21.736652" and publisher = "State Records Office of Western Australia"

View and edit SQL

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

format

source

publisher

  • State Records Office of Western Australia · 2

licence

  • - 2

dataset_modified

  • 2022-05-25T14:59:21.736652 · 2
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
1065 Early Townsite of Dongara 1896 (Port Denison Town Plan) State Records Office of Western Australia Author Not Specified 2016-01-20T04:41:51.142204 2022-05-25T14:59:21.736652 AU WA S235- cons3868 098 Dongara 8. Dongara, as marked on the ground [scale: 4 chains to 1 inch, T… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/3e30382d-6937-4eb2-a5d0-52eed573b44c     Imagery File https://catalogue.data.wa.gov.au/dataset/3e30382d-6937-4eb2-a5d0-52eed573b44c/resource/d8ec7f4b-e16e-4c44-8453-e675da481673/download/series235_cons3868_item098.img IMG This resource provides a once off snapshot of the dataset for the image. 2021-05-03T04:42:03.222542   68461359.0  
1066 Early Townsite of Dongara 1896 (Port Denison Town Plan) State Records Office of Western Australia Author Not Specified 2016-01-20T04:41:51.142204 2022-05-25T14:59:21.736652 AU WA S235- cons3868 098 Dongara 8. Dongara, as marked on the ground [scale: 4 chains to 1 inch, T… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/3e30382d-6937-4eb2-a5d0-52eed573b44c     Imagery File https://catalogue.data.wa.gov.au/dataset/3e30382d-6937-4eb2-a5d0-52eed573b44c/resource/962be612-8c85-4303-bb0a-2287184c48ae/download/imagery-file.jpg JPG   2022-03-15T01:25:08.342969 2022-03-15T01:25:08.300303    

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