1 row where "dataset_modified" is on date 2022-08-09, "file_modified" is on date 2020-09-25, licence = "Creative Commons Attribution 4.0" and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 1

licence

  • Creative Commons Attribution 4.0 · 1

format

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
329 Immigration 1909-1932 Queensland State Archives web@archives.qld.gov.au 2020-06-30T00:51:24.723010 2022-08-09T05:48:08.221380 This index was compiled from [Passenger lists and other papers relating to Immigrants arriving by sh… data.qld.gov.au https://data.qld.gov.au/dataset/54f314df-f2a0-4813-ae28-cf73e39cf552     Index to Immigration 1909-1932 https://www.data.qld.gov.au/dataset/54f314df-f2a0-4813-ae28-cf73e39cf552/resource/c4f3efcb-5912-4436-a84a-d5734925a533/download/index-to-immigration-1909-1932.csv CSV This index was created from Queensland State Archives [Series ID13104](https://www.archivessearch.ql… 2020-06-30T00:57:01.496848 2020-09-25T02:47:24.054196 14680064.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]);