1 row where "file_modified" is on date 2021-05-10 and publisher = "Queensland State Archives"

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

file_modified (date)

  • 2021-05-10 · 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
483 Passage certificates 1887 to 1906 Queensland State Archives info@archives.qld.gov.au 2013-06-26T01:39:38.432133 2022-06-20T04:13:09.688383 This index was compiled from the [Register of passage certificates](https://www.archivessearch.qld.g… data.qld.gov.au https://data.qld.gov.au/dataset/8a682383-88a8-4799-8c18-3845040daef3     Passage certificates 1887 to 1906 https://www.data.qld.gov.au/dataset/8a682383-88a8-4799-8c18-3845040daef3/resource/c0127f32-3ebe-4aea-b360-b3e5cfcda6f3/download/passage-certificates-1887-1906.csv CSV This open data file lists the names of applicants and nominees as recorded in the register of passag… 2013-06-25T20:41:04.137259 2021-05-10T02:14:06.081548 209920.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]);