1 row where "file_created" is on date 2015-07-02 and file_modified = "2019-08-19T06:22:35.598835"

View and edit SQL

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

source

format

file_modified

  • 2019-08-19T06:22:35.598835 · 1

file_created (date)

  • 2015-07-02 · 1
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
246 State Library of Queensland - The Queenslander newspaper photographs 1914-1918 State Library of Queensland opendata@slq.qld.gov.au 2015-07-02T22:48:39.521715 2020-12-09T05:54:57.248310 Rich images and metadata showing of all aspects of Queensland life on the home front and the war fro… data.qld.gov.au https://data.qld.gov.au/dataset/9b34c6a9-d105-4495-9590-a035ffc59f0e     The Queenslander newspaper photographs 1914-1918 https://www.data.qld.gov.au/dataset/9b34c6a9-d105-4495-9590-a035ffc59f0e/resource/cf4d43d8-2aad-4512-99e6-f6be2bf24466/download/queenslandersupplementsfinal.csv CSV Rich images and metadata showing of all aspects of Queensland life on the home front and the war fro… 2015-07-02T22:49:55.601119 2019-08-19T06:22:35.598835 4194304.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]);