2 rows where "file_created" is on date 2018-02-28, publisher = "State Library of Queensland" and source = "data.qld.gov.au"

View and edit SQL

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

format

source

  • data.qld.gov.au · 2

publisher

  • State Library of Queensland · 2

file_created (date)

  • 2018-02-28 · 2
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
242 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     Explanatory Information https://www.data.qld.gov.au/dataset/959d611f-a9cf-4e80-affa-1ebd978cafea/resource/4dfea0af-bdc0-40b6-8ef7-beb869798a95/download/realestatemapsinformation21february2018slq.docx DOCX This document provides information about the contents of the Real Estate Maps February 2018 dataset. 2018-02-28T04:52:27.807067 2019-08-19T06:18:34.797621 74240.0 Creative Commons Attribution 4.0
243 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     Real Estate Maps February 2018 https://www.data.qld.gov.au/dataset/959d611f-a9cf-4e80-affa-1ebd978cafea/resource/ba33870b-70c4-456b-9b1e-5225bc32c218/download/realestatemaps21february2018slq.csv CSV This updated dataset includes links to 798 digitised historical real estate maps, with geographic co… 2018-02-28T04:50:33.127516 2019-08-19T06:18:57.312772 252416.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]);