42 rows where format = "CSV" and source = "data.wa.gov.au" sorted by rowid descending

View and edit SQL

source

  • data.wa.gov.au · 3

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
952 Western Australian Biographical Index (WABI) State Library of Western Australia Author Not Specified 2016-07-28T05:59:15.171170 2022-05-25T18:46:13.320421 The Western Australian Biographical Index (WABI) is a highly used resource at the State Library of W… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/6c026ce8-8a18-4920-a7e2-f1719e0d8c47     Index entries beginning with C https://catalogue.data.wa.gov.au/dataset/6c026ce8-8a18-4920-a7e2-f1719e0d8c47/resource/b81a521a-911d-488a-a6f7-cc385bce68d9/download/c-final.csv CSV   2016-07-28T06:03:39.555964 2016-07-28T06:03:39.516312   Creative Commons Attribution 4.0
951 Western Australian Biographical Index (WABI) State Library of Western Australia Author Not Specified 2016-07-28T05:59:15.171170 2022-05-25T18:46:13.320421 The Western Australian Biographical Index (WABI) is a highly used resource at the State Library of W… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/6c026ce8-8a18-4920-a7e2-f1719e0d8c47     Index entries beginning with B https://catalogue.data.wa.gov.au/dataset/6c026ce8-8a18-4920-a7e2-f1719e0d8c47/resource/b26eb893-19c8-4d78-ba0c-dcf3ab1f386d/download/b-final.csv CSV   2016-07-28T06:03:18.730159 2016-07-28T06:03:18.690282   Creative Commons Attribution 4.0
950 Western Australian Biographical Index (WABI) State Library of Western Australia Author Not Specified 2016-07-28T05:59:15.171170 2022-05-25T18:46:13.320421 The Western Australian Biographical Index (WABI) is a highly used resource at the State Library of W… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/6c026ce8-8a18-4920-a7e2-f1719e0d8c47     Index entries beginning with A https://catalogue.data.wa.gov.au/dataset/6c026ce8-8a18-4920-a7e2-f1719e0d8c47/resource/2ef7484c-0268-420f-abab-bbfc33036bf1/download/a-final.csv CSV   2016-07-28T06:03:00.211332 2016-07-28T06:03:00.174121   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]);