2 rows where "dataset_modified" is on date 2021-10-13, file_size = "1024.0" and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 2

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
43 State Library of Queensland - Overseas travel State Library of Queensland opendata@slq.qld.gov.au 2014-10-20T02:38:25.823218 2021-10-13T07:06:18.350592 Details of the overseas travel undertaken by State Library of Queensland staff, in lieu of inclusion… data.qld.gov.au https://data.qld.gov.au/dataset/a53ff296-9c2e-4621-a824-11498959b75c     Overseas travel 2016-17 https://www.data.qld.gov.au/dataset/a53ff296-9c2e-4621-a824-11498959b75c/resource/ccd38791-7ea3-4354-ac7d-9e6d0c878fc7/download/lbqannual-report-2016-17-overseastravel.csv CSV Overseas travel by State Library of Queensland staff from July 2016 to June 2017. 2019-03-20T02:45:33.544532 2019-09-19T05:59:57.684120 1024.0 Creative Commons Attribution 4.0
45 State Library of Queensland - Overseas travel State Library of Queensland opendata@slq.qld.gov.au 2014-10-20T02:38:25.823218 2021-10-13T07:06:18.350592 Details of the overseas travel undertaken by State Library of Queensland staff, in lieu of inclusion… data.qld.gov.au https://data.qld.gov.au/dataset/a53ff296-9c2e-4621-a824-11498959b75c     Overseas travel 2014-15 https://www.data.qld.gov.au/dataset/a53ff296-9c2e-4621-a824-11498959b75c/resource/7cd7bfd2-37bd-4ee0-9144-b6233f3a5e51/download/slq-overseas-travel-2014-15.csv CSV Overseas travel by State Library of Queensland staff from July 2014 to June 2015. 2019-03-20T02:47:08.858415 2019-09-19T05:58:35.093001 1024.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]);