1 row where "dataset_issued" is on date 2013-03-04, "file_created" is on date 2018-08-27 and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 1

format

file_created (date)

  • 2018-08-27 · 1

dataset_issued (date)

  • 2013-03-04 · 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
478 Assisted immigration 1848 to 1912 Queensland State Archives web@archives.qld.gov.au 2013-03-04T06:34:34.270023 2022-06-20T12:57:24.964249 These indexes were created from the [Registers of immigrant ships’ arrivals in Queensland ports](htt… data.qld.gov.au https://data.qld.gov.au/dataset/ba182873-e8a7-45e1-b0e7-e0b6671fa1a9     Assisted immigration 1848 to 1912 - combined https://www.data.qld.gov.au/dataset/ba182873-e8a7-45e1-b0e7-e0b6671fa1a9/resource/a0c77999-38b0-4306-b36b-ecf0b107aded/download/assisted-immigration-1848-1912.csv CSV This open data file lists the names of assisted passengers arriving in Queensland from the United Ki… 2018-08-27T02:12:50.287769 2021-11-29T23:35:58.506337 116916224.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]);