3 rows where "dataset_issued" is on date 2012-12-05 and publisher = "State Library of Queensland"

View and edit SQL

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

format

source

publisher

  • State Library of Queensland · 3

dataset_issued (date)

  • 2012-12-05 · 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
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
260 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.csv https://www.data.qld.gov.au/dataset/4295bf38-708a-4832-9665-443b6c08e4e1/resource/8a327cf9-cff9-4b34-a461-6f883bdc3a48/download/nasla_non_atsi_copyright_expired.csv CSV CSV of 40 000 out of copyright photographs from the photograph collection of the State Library of Qu… 2019-03-20T03:54:56.481992 2019-08-22T06:55:47.292865 55050240.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]);