1 row where file_description = "Online catalogue for the Western Australian State Archive collection. Items can be identified by searching on terms in the file or item title or series (archival description), by organisation or people, or by government function. The catalogue uses Boolean search term to refine searches, such as AND, OR, NOT. " and publisher = "State Records Office of Western Australia"

View and edit SQL

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

source

publisher

  • State Records Office of Western Australia · 1

licence

  • - 1

format

file_description

  • Online catalogue for the Western Australian State Archive collection. Items can be identified by searching on terms in the file or item title or series (archival description), by organisation or people, or by government function. The catalogue uses Boolean search term to refine searches, such as AND, OR, NOT. · 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
1032 State Archives online catalogue State Records Office of Western Australia State Records Office of Western Australia 2017-03-09T03:41:23.165381 2022-05-25T14:59:13.124123 The State Records Office is responsible for the State Archive Collection, the largest archival colle… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/be28f52b-52e9-4d2e-a5ff-27aa1716a903     State Archive Collection https://archive.sro.wa.gov.au/ Website Online catalogue for the Western Australian State Archive collection. Items can be identified by sea… 2017-03-09T03:45:16.841621      

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