1 row where "file_created" is on date 2019-07-23 and format = "RTF"

View and edit SQL

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

source

format

file_created (date)

  • 2019-07-23 · 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
300 State Library of Queensland - Southern and Western Railway employees 1866-1876 State Library of Queensland opendata@slq.qld.gov.au 2019-07-23T01:11:54.015370 2019-08-16T06:54:44.524850 In the period October 1866 to June 1876, the appointments and removals of employees of the Traffic B… data.qld.gov.au https://data.qld.gov.au/dataset/eef8cc6b-6bdd-4439-994e-5f74c509618a     Explanatory information https://www.data.qld.gov.au/dataset/eef8cc6b-6bdd-4439-994e-5f74c509618a/resource/027cdd56-f0c7-4d10-8151-ff852de6090e/download/southern-and-western-railway-employees-explanatory-information.rtf RTF More information about this dataset 2019-07-23T01:13:00.462909 2019-08-16T06:53:53.936740 612864.0 Creative Commons Attribution 3.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]);