1 row where "dataset_modified" is on date 2022-07-21, format = "CSV" and publisher = "State Library of Queensland"

View and edit SQL

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

source

publisher

  • State Library of Queensland · 1

format

dataset_modified (date)

  • 2022-07-21 · 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
19 State Library of Queensland - Queensland Language Services State Library of Queensland opendata@slq.qld.gov.au 2021-12-24T02:05:47.573910 2022-07-21T15:22:11.272417 Details of Queensland Language Services for the Library Board of Queensland. Information includes n… data.qld.gov.au https://data.qld.gov.au/dataset/147d1ca9-bd43-4440-b42e-15db36e97d21     Language Services - Library Board of Queensland 2020-21 https://www.data.qld.gov.au/dataset/147d1ca9-bd43-4440-b42e-15db36e97d21/resource/ee1c16a4-760d-4771-9aae-2427895a77cb/download/library-board-of-queensland-202021-queensland-language-services-reporting-final-260821.csv CSV Details of Queensland Language Services for the Library Board of Queensland for 2020-21. 2021-12-24T02:09:00.887210 2021-12-24T02:09:00.811133 207.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]);