4 rows where format = "CSV" and licence = "Creative Commons Attribution 3.0" sorted by file_size

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

licence

  • Creative Commons Attribution 3.0 · 4

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
299 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     Collection items in Aboriginal and Torres Strait Islander languages https://www.data.qld.gov.au/dataset/d3e6f278-8385-4a40-b5d7-83e964d8d5b0/resource/c06a87dd-452a-4d5b-ba9c-d63d5bb04879/download/slq-atsi-language-materials-20190823.csv CSV This open data file contains bibliographic metadata for over 600 collection items identified in Abor… 2019-08-23T03:36:50.267518 2019-08-23T04:32:00.683815 413696.0 Creative Commons Attribution 3.0
302 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     Southern and Western Railway removals 1866-1876 https://www.data.qld.gov.au/dataset/eef8cc6b-6bdd-4439-994e-5f74c509618a/resource/75ef82f6-16cd-4432-b76d-b9dade6d21e7/download/southern-and-western-railway-removals-1866-1876.csv CSV The removals of employees of the Traffic Branch of Queensland Southern and Western Railway from Octo… 2019-07-23T01:14:01.086299 2019-08-16T06:54:37.994334 5632.0 Creative Commons Attribution 3.0
301 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     Southern and Western Railway appointees 1866-1876 https://www.data.qld.gov.au/dataset/eef8cc6b-6bdd-4439-994e-5f74c509618a/resource/9e230691-9ca2-41a8-ba09-ae9ca70c9f00/download/southern-and-western-railway-appointees-1866-1876.csv CSV The appointments of employees of the Traffic Branch of Queensland Southern and Western Railway from … 2019-07-23T01:13:32.925430 2019-08-16T06:54:15.819574 6246.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]);