2 rows where "file_modified" is on date 2018-04-17 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 2

format

file_modified (date)

  • 2018-04-17 · 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
370 Steam locomotive drawings and railway plans Queensland State Archives web@archives.qld.gov.au 2017-01-17T03:47:37.179290 2022-06-29T02:15:29.952423 This dataset was compiled from records held at [Queensland State Archives](https://www.qld.gov.au/re… data.qld.gov.au https://data.qld.gov.au/dataset/6f28db04-5568-4776-9359-28449a022bb7     Steam locomotive drawings 1864 to 1966 https://www.data.qld.gov.au/dataset/6f28db04-5568-4776-9359-28449a022bb7/resource/95b87a96-ac50-4c0a-ab1f-a9a7419e7b3d/download/steam-locomotive-drawings-1864-to-1966.csv CSV This open data file provides description details for working drawings of most classes of Queensland … 2017-01-17T03:49:11.513118 2018-04-17T23:51:43.618938 1048576.0 Creative Commons Attribution 4.0
372 Steam locomotive drawings and railway plans Queensland State Archives web@archives.qld.gov.au 2017-01-17T03:47:37.179290 2022-06-29T02:15:29.952423 This dataset was compiled from records held at [Queensland State Archives](https://www.qld.gov.au/re… data.qld.gov.au https://data.qld.gov.au/dataset/6f28db04-5568-4776-9359-28449a022bb7     Railway plans and sections 1865 to 1999 https://www.data.qld.gov.au/dataset/6f28db04-5568-4776-9359-28449a022bb7/resource/ad207c4f-54a4-4ca4-a7f3-fec719cb2787/download/railway-plans-and-sections-1865-to-1999.csv CSV This open data file provides description details for plans of Queensland Railway station buildings, … 2017-01-17T04:01:38.297839 2018-04-17T23:47:26.293194 414720.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]);