2 rows where "dataset_issued" is on date 2018-09-04 and format = "CSV"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), start_date (date), end_date (date), file_modified (date)

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
831 Contractors engaged by the History Trust of South Australia History Trust of South Australia History Trust of South Australia 2018-09-04T02:43:20.388353 2021-12-14T00:00:41.728886 Contractors by History Trust of South Australia for the period 2019-20 for annual reporting purposes… data.sa.gov.au https://data.sa.gov.au/data/dataset/acf3e43e-823b-4238-a620-3e4efaf61a28 2017-07-01 2020-06-30 Contractors engaged by the History Trust of South Australia https://data.sa.gov.au/data/dataset/acf3e43e-823b-4238-a620-3e4efaf61a28/resource/6041e625-5d33-4bf0-9ec0-10c2f87f3c0e/download/contractors-htsa-period-2020-21.csv CSV number of contractors engaged by the History Trust of SA 2019-20 2019-11-08T01:40:32.149049 2021-12-14T00:00:34.775471 1025.0 Creative Commons Attribution
978 Obituaries indexed by State Library of WA State Library of Western Australia Author Not Specified 2018-09-04T02:22:59.855252 2022-05-25T18:46:15.810879 This dataset contains over 10,000 indexed records of obituaries found in Western Australian newspape… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/2f8c1a74-8b10-4b58-b3bf-be339fb0fd09     Indexed Obituaries.csv https://catalogue.data.wa.gov.au/dataset/2f8c1a74-8b10-4b58-b3bf-be339fb0fd09/resource/10a5c9ff-0a35-4c97-8251-153efb70d66b/download/indexed-obituaries.csv CSV Comma separated data exported from Library's database. 2018-09-04T02:24:23.539112 2018-09-04T02:24:23.481528   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]);