2 rows where dataset_description = "This dataset contains information about the movement of people in and out of the State Library of Queensland. More about the data set can be found in the Explanatory Information document.", "file_created" is on date 2019-03-20 and source = "data.qld.gov.au"

View and edit SQL

Suggested facets: dataset_issued (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
235 State Library of Queensland - Visits to the State Library building State Library of Queensland opendata@slq.qld.gov.au 2014-06-17T23:28:34.880186 2020-12-09T05:56:18.131552 This dataset contains information about the movement of people in and out of the State Library of Qu… data.qld.gov.au https://data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3     People counter data to 20150630 https://www.data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3/resource/fc4b6e6e-6466-4e1a-a027-b98e78d6a746/download/onsite-visits-2015-06-30.csv CSV Data from 26 November 2006 - 30 June 2015 2019-03-20T05:06:28.277749 2019-08-16T07:30:09.652717 15204352.0 Creative Commons Attribution 4.0
236 State Library of Queensland - Visits to the State Library building State Library of Queensland opendata@slq.qld.gov.au 2014-06-17T23:28:34.880186 2020-12-09T05:56:18.131552 This dataset contains information about the movement of people in and out of the State Library of Qu… data.qld.gov.au https://data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3     People counter data to 20140609 https://www.data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3/resource/9ce474f1-da1b-4f78-859b-7247d826f6e1/download/20140609peoplecounterdata.csv CSV Data from 26 November 2006 - 10 June 2014 2019-03-20T05:08:21.073102 2019-08-16T07:30:35.907751 25165824.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]);