3 rows where "file_created" is on date 2019-03-20, "file_modified" is on date 2019-08-19, licence = "Creative Commons Attribution 4.0" and source = "data.qld.gov.au"

View and edit SQL

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

format

source

  • data.qld.gov.au · 3

licence

  • Creative Commons Attribution 4.0 · 3
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
59 State Library of Queensland - Library membership State Library of Queensland opendata@slq.qld.gov.au 2014-09-25T02:14:19.128992 2021-05-19T08:08:57.955926 Library membership for State Library of Queensland, includes suburb, postcode, country and date of m… data.qld.gov.au https://data.qld.gov.au/dataset/1f3f1d06-2dfa-4c4a-8737-235afdf3d1e0     2014-15 Library membership https://www.data.qld.gov.au/dataset/1f3f1d06-2dfa-4c4a-8737-235afdf3d1e0/resource/0acb7ce5-b57b-49ea-aa53-3a4508a11344/download/user-list-for-open-data-010715.csv CSV 2014/15 Library membership details for State Library of Queensland, includes suburb, postcode, count… 2019-03-20T05:30:44.165540 2019-08-19T06:10:59.082237 1572864.0 Creative Commons Attribution 4.0
237 State Library of Queensland - World War 1 soldier portraits State Library of Queensland opendata@slq.qld.gov.au 2015-07-02T22:58:35.977993 2020-12-09T05:56:04.630861 Nearly 30,000 Queensland soldiers had their portrait taken and published in The Queenslander newspap… data.qld.gov.au https://data.qld.gov.au/dataset/4a99c4e7-393b-40cb-afb7-1754cd23a551     Explanatory Information https://www.data.qld.gov.au/dataset/4a99c4e7-393b-40cb-afb7-1754cd23a551/resource/b07264d9-6ea4-4dc5-af81-79b367b3ada0/download/slqworldwar1soldierportraitsexplanatoryinformation201703.docx DOCX This document contains explanatory information about the World War 1 soldier portraits data set. 2019-03-20T05:10:22.769229 2019-08-19T05:58:38.898819 73728.0 Creative Commons Attribution 4.0
245 State Library of Queensland - Real estate maps State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T06:05:16.640302 2020-12-09T05:55:15.871780 A unique collection of original maps and plans created by real estate firms from 1850s to mid 1900s … data.qld.gov.au https://data.qld.gov.au/dataset/959d611f-a9cf-4e80-affa-1ebd978cafea     NASLA_estate_maps_PA.xml https://www.data.qld.gov.au/dataset/959d611f-a9cf-4e80-affa-1ebd978cafea/resource/71fc102c-1ad4-487d-aa2d-ea82300a42c5/download/nasla_estate_maps_pa.xml XML XML of descriptive information and links for 165 digitised real estate maps from the collection of t… 2019-03-20T04:57:57.742806 2019-08-19T06:19:59.809727 435200.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]);