4 rows where format = "CSV" and publisher = "State Records Office of Western Australia" sorted by dataset_modified

View and edit SQL

Suggested facets: author, file_description, file_size, dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

publisher

  • State Records Office of Western Australia · 4

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
1031 Index to Western Australian group settlement information State Records Office of Western Australia sro@sro.wa.gov.au 2017-06-01T06:38:01.617882 2022-05-25T14:59:12.668155 Spreadsheet linking data relating to group settlements in south west Western Australia from the Sta… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/69bcdc4e-0025-4600-b5d4-a71a46a87b51     Index to group settlements in WA https://catalogue.data.wa.gov.au/dataset/69bcdc4e-0025-4600-b5d4-a71a46a87b51/resource/12ea1737-0e52-4aba-9274-fd892e5c46b0/download/gp-settlements.csv CSV Identifies group number, date established and SROWA and NAA related records 2017-06-01T16:39:17.820034 2017-06-01T06:39:17.736820    
1038 Geolocation index for WA townsite plans - AU WA S2168 State Records Office of Western Australia Author Not Specified 2017-06-01T04:26:54.360060 2022-05-25T14:59:14.998365 Geolocation and other data for townsite plans transcribed from _"Cancelled public plans" and related… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/7a4f046f-9b1d-4faa-9d42-7f229ca3b5a4     Townsite index https://catalogue.data.wa.gov.au/dataset/7a4f046f-9b1d-4faa-9d42-7f229ca3b5a4/resource/19d31ed3-cbd5-496b-bd4e-7862690e82bf/download/maps-of-wa-townsites-parts-1-2.csv CSV   2017-06-01T16:19:51.089202 2017-06-01T06:19:51.045417   Creative Commons Attribution Non-Commercial 4.0
1077 Historical index to government entities State Records Office of Western Australia Author Not Specified 2017-06-01T08:30:23.055707 2022-05-25T14:59:22.157004 Listing of government entities identified in the State archives collection data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/6a3df6d1-f889-4059-892f-a335af6e1cc3     Agency index https://catalogue.data.wa.gov.au/dataset/6a3df6d1-f889-4059-892f-a335af6e1cc3/resource/89911fd3-075c-4b5b-82ce-dae1b53ad3b1/download/government-entities-identified-by-srowa.csv CSV   2017-06-01T18:30:47.628843 2017-06-01T08:30:47.579452   Creative Commons Attribution Non-Commercial 4.0
1021 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     List of Metropolitan Sewerage Scheme Plans https://catalogue.data.wa.gov.au/dataset/e773bb79-85f8-4c4d-b932-34599fddc8e0/resource/05c6e8c3-3f66-4980-9ba8-3bdadb1f990f/download/srowa_series634_cons4156.csv CSV This CSV comprises an itemised list of all historical Sewerage Scheme plans that are held by the Sta… 2019-12-10T05:45:51.735541 2019-12-10T05:45:51.663687 361453.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]);