3 rows where format = "RTF" and licence = "Creative Commons Attribution 3.0"

View and edit SQL

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

source

licence

  • Creative Commons Attribution 3.0 · 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
298 State Library of Queensland - Collection items in Aboriginal and Torres Strait Islander languages State Library of Queensland opendata@slq.qld.gov.au 2019-08-23T03:35:13.061902 2019-09-05T23:15:30.368736 This open data file contains bibliographic metadata for over 600 collection items identified in Abor… data.qld.gov.au https://data.qld.gov.au/dataset/d3e6f278-8385-4a40-b5d7-83e964d8d5b0     Explanatory information https://www.data.qld.gov.au/dataset/d3e6f278-8385-4a40-b5d7-83e964d8d5b0/resource/c0991f03-4f51-4731-b76e-67a95a98dc63/download/explanatory-information-slq-atsi-language-materials-20190823.rtf RTF More information about this dataset 2019-08-23T03:40:01.070751 2019-08-23T03:40:00.951070 647680.0 Creative Commons Attribution 3.0
300 State Library of Queensland - Southern and Western Railway employees 1866-1876 State Library of Queensland opendata@slq.qld.gov.au 2019-07-23T01:11:54.015370 2019-08-16T06:54:44.524850 In the period October 1866 to June 1876, the appointments and removals of employees of the Traffic B… data.qld.gov.au https://data.qld.gov.au/dataset/eef8cc6b-6bdd-4439-994e-5f74c509618a     Explanatory information https://www.data.qld.gov.au/dataset/eef8cc6b-6bdd-4439-994e-5f74c509618a/resource/027cdd56-f0c7-4d10-8151-ff852de6090e/download/southern-and-western-railway-employees-explanatory-information.rtf RTF More information about this dataset 2019-07-23T01:13:00.462909 2019-08-16T06:53:53.936740 612864.0 Creative Commons Attribution 3.0
303 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     Explanatory information - Persons called before Queensland government committees 1860-1920 https://www.data.qld.gov.au/dataset/623d1ff9-8c20-486b-ada2-a69a35c16134/resource/87d9faed-be67-4559-bd16-3f5dcde827da/download/persons-called-before-qld-govt-committees-explanatory-information.rtf RTF More information about this dataset 2019-07-24T04:27:10.761881 2019-08-16T02:00:02.510422 623616.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]);