5 rows where format = "XML" and source = "data.qld.gov.au"

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

  • data.qld.gov.au · 5

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
30 State Library of Queensland - Digitised maps State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T06:01:01.780878 2022-06-21T15:39:06.339029 A collection of digitised, out of copyright maps from the collections of the State Library of Queens… data.qld.gov.au https://data.qld.gov.au/dataset/befaf9ae-6100-441f-9f77-2f9ed377e105     NASLA_maps_other_PA.xml https://www.data.qld.gov.au/dataset/befaf9ae-6100-441f-9f77-2f9ed377e105/resource/3698d8e1-51cd-4cf7-84a4-68e67a3426f8/download/nasla_maps_other_pa.xml XML A collection of digitised, out of copyright maps from the collections of the State Library of Queens… 2013-05-29T00:21:04.693875 2019-08-22T06:50:23.770112 207360.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
258 State Library of Queensland - Music Queensland State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T06:10:57.854325 2020-12-09T05:51:59.336800 Music Queensland is the State Library of Queensland's digital music collection, and contains digitis… data.qld.gov.au https://data.qld.gov.au/dataset/dea96cd1-aab5-4b6b-be35-c37d0838ae37     NASLA_music.xml https://www.data.qld.gov.au/dataset/dea96cd1-aab5-4b6b-be35-c37d0838ae37/resource/4470dac5-e832-45a4-9270-c3a18bec3046/download/nasla_music.xml XML An XML collection of 90 digitised scores from the collection of State Library of Queensland, with st… 2019-03-20T02:38:43.483619 2019-08-23T06:20:50.486224 357376.0 Creative Commons Attribution 4.0
259 State Library of Queensland - Picture Queensland State Library of Queensland opendata@slq.qld.gov.au 2012-12-05T03:06:55.733592 2020-12-09T05:51:47.801698 Around 40 000 out of copyright photographs from the photograph collection of the State Library of Qu… data.qld.gov.au https://data.qld.gov.au/dataset/4295bf38-708a-4832-9665-443b6c08e4e1     NASLA_non_ATSI_copyright_expired.xml https://www.data.qld.gov.au/dataset/4295bf38-708a-4832-9665-443b6c08e4e1/resource/5300651a-3a85-4e74-b715-b6637efe3877/download/nasla_non_atsi_copyright_expired.xml XML XML of 40 000 out of copyright photographs from the photograph collection of the State Library of Qu… 2013-05-29T00:52:33.021144 2019-08-23T06:27:07.468868 124256256.0 Creative Commons Attribution 4.0
261 State Library of Queensland - Picture Queensland State Library of Queensland opendata@slq.qld.gov.au 2012-12-05T03:06:55.733592 2020-12-09T05:51:47.801698 Around 40 000 out of copyright photographs from the photograph collection of the State Library of Qu… data.qld.gov.au https://data.qld.gov.au/dataset/4295bf38-708a-4832-9665-443b6c08e4e1     NASLA_non_ATSI_copyright_expired_PA.xml https://www.data.qld.gov.au/dataset/4295bf38-708a-4832-9665-443b6c08e4e1/resource/a2277ffd-87ce-4dca-9d42-1275a9580e73/download/nasla_non_atsi_copyright_expired_pa.xml XML XML of 40 000 out of copyright photographs from the photograph collection of the State Library of Qu… 2019-03-20T03:59:55.775700 2019-08-23T06:28:35.326468 127716556.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]);