1 row where format = "CSV", info_url = "https://data.qld.gov.au/dataset/623d1ff9-8c20-486b-ada2-a69a35c16134" and licence = "Creative Commons Attribution 3.0"

View and edit SQL

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

source

licence

  • Creative Commons Attribution 3.0 · 1

info_url

  • https://data.qld.gov.au/dataset/623d1ff9-8c20-486b-ada2-a69a35c16134 · 1

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
304 State Library of Queensland - Persons called before Queensland Government committees 1860-1920 State Library of Queensland opendata@slq.qld.gov.au 2019-07-24T04:23:53.628883 2019-08-16T02:12:39.807606 This index lists details of persons called before select committees, royal commissions and boards of… data.qld.gov.au https://data.qld.gov.au/dataset/623d1ff9-8c20-486b-ada2-a69a35c16134     Persons called before Queensland Government committees 1860-1920 https://www.data.qld.gov.au/dataset/623d1ff9-8c20-486b-ada2-a69a35c16134/resource/390ffd43-8a07-4b3f-b523-27dceadb904d/download/persons-called-before-qld-govt-committees-1860-1920.csv CSV This open data file contains an index of persons called before select committees, royal commissions … 2019-07-24T04:26:14.050331 2019-08-16T02:00:27.921756 1153433.0 Creative Commons Attribution 3.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]);