1 row where "dataset_issued" is on date 2022-05-06, "dataset_modified" is on date 2022-08-09 and licence = "Creative Commons Attribution 4.0"

View and edit SQL

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

source

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
336 Immigrants Bowen 1888-1896 Queensland State Archives web@archives.qld.gov.au 2022-05-06T02:07:14.901974 2022-08-09T05:43:54.262707 This open data set is an index to [Returns of Immigrants Landed (Loose Papers) [Bowen]](https://www.… data.qld.gov.au https://data.qld.gov.au/dataset/44a0d454-d077-4d98-91de-f6fb6fd7b849     Immigrants landed Bowen 1888-1896 https://www.data.qld.gov.au/dataset/44a0d454-d077-4d98-91de-f6fb6fd7b849/resource/396b5f6e-562d-405a-8fe9-fca3700d9f90/download/immigrants-landed-bowen-1888-1896.csv CSV This series is comprised of loose papers containing various lists including passenger lists and retu… 2022-05-06T02:08:16.430570 2022-05-06T02:08:16.355422 487424.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]);