2 rows where "file_modified" is on date 2019-08-16, format = "DOCX" and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 2

format

  • DOCX · 2

file_modified (date)

  • 2019-08-16 · 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
231 State Library of Queensland - Queensland railway employees 1890-1915 State Library of Queensland opendata@slq.qld.gov.au 2018-05-18T01:54:24.761168 2020-12-09T05:56:46.394854 In the period 1890 to 1915, the appointments and removals of Queensland railway employees were liste… data.qld.gov.au https://data.qld.gov.au/dataset/a6149d43-9f72-40e3-8ed6-905b3131ef55     Explanatory information https://www.data.qld.gov.au/dataset/a6149d43-9f72-40e3-8ed6-905b3131ef55/resource/98907f7e-774d-4a37-891a-fb57525eb2dd/download/qld-railway-employees-information17may2018slq.docx DOCX This document contains explanatory information about the Queensland railway employees index. 2018-05-18T02:01:29.806093 2019-08-16T07:08:36.379923 76288.0 Creative Commons Attribution 4.0
234 State Library of Queensland - Visits to the State Library building State Library of Queensland opendata@slq.qld.gov.au 2014-06-17T23:28:34.880186 2020-12-09T05:56:18.131552 This dataset contains information about the movement of people in and out of the State Library of Qu… data.qld.gov.au https://data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3     Explanatory Information https://www.data.qld.gov.au/dataset/45a7b914-2191-4d4d-aed4-4c28178045b3/resource/c761e7f3-62ac-4ad8-a960-41f2814d50e5/download/entries-to-state-library-of-queensland-2017.docx DOCX Information about the files in this dataset 2014-06-18T04:12:02.359262 2019-08-16T07:29:39.536889 76288.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]);