2 rows where "file_created" is on date 2018-06-06, format = "CSV" and source = "data.wa.gov.au"

View and edit SQL

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

source

  • data.wa.gov.au · 2

format

file_created (date)

  • 2018-06-06 · 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
1009 State Library of Western Australia: WA Theatre Ephemera State Library of Western Australia Author Not Specified 2018-06-06T05:40:03.289277 2022-05-25T18:46:21.854073 These datasets contain bibliographic records and some persistent URLs for posters and programs of WA… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/f0134fc1-147a-4620-8c5b-0d5ee56bc3e0     WA Theatre Posters, Programs, Ephemera (CSV) https://catalogue.data.wa.gov.au/dataset/f0134fc1-147a-4620-8c5b-0d5ee56bc3e0/resource/59080edf-4f59-4446-a2f2-2ca5d4524765/download/wa-theatre-posters-programs-ephemera.csv CSV The URLs in the "WA Theatre Posters, Programs, Ephemera" dataset contain a mixture of digitised imag… 2018-06-06T05:42:47.614005 2018-06-06T05:42:47.570553   Creative Commons Attribution 4.0
1013 State Library of Western Australia: WA Theatre Ephemera State Library of Western Australia Author Not Specified 2018-06-06T05:40:03.289277 2022-05-25T18:46:21.854073 These datasets contain bibliographic records and some persistent URLs for posters and programs of WA… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/f0134fc1-147a-4620-8c5b-0d5ee56bc3e0     WA Theatre venues events people places 1896-1955 (CSV) https://catalogue.data.wa.gov.au/dataset/f0134fc1-147a-4620-8c5b-0d5ee56bc3e0/resource/f94c22de-35f2-4ce6-b120-95e0da4068e2/download/wa-theatre-venues-events-people-places-1896-1955.csv CSV The URLS in the "WA Theatre venues events people places 1896-1955" dataset are all digitised images. 2018-06-06T05:47:55.159826 2018-06-06T05:47:55.109068   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]);