3 rows where file_size = "9437184.0" and publisher = "Queensland State Archives" sorted by file_title

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_description, info_url, dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

publisher

  • Queensland State Archives · 3

format

file_size

  • 9437184.0 · 3
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
457 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 - C https://www.data.qld.gov.au/dataset/ba182873-e8a7-45e1-b0e7-e0b6671fa1a9/resource/1ce97754-691e-4261-b69b-97f8f2efeefe/download/assisted-immigration-1848-1912-c.csv CSV This open data file lists the names of assisted passengers, with surnames beginning C, arriving in Q… 2016-03-16T03:26:28.383687 2022-06-15T01:48:21.833029 9437184.0 Creative Commons Attribution 4.0
473 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 - S https://www.data.qld.gov.au/dataset/ba182873-e8a7-45e1-b0e7-e0b6671fa1a9/resource/5a65c00f-d00f-4d6d-81b7-da41c477f6ac/download/assisted-immigration-1848-1912-s.csv CSV This open data file lists the names of assisted passengers, with surnames beginning S, arriving in Q… 2016-03-16T04:09:29.081634 2021-08-18T23:31:33.022950 9437184.0 Creative Commons Attribution 4.0
309 Queensland State Archives' digitised collection Queensland State Archives web@archives.qld.gov.au 2021-02-15T04:09:15.674473 2022-08-09T05:55:53.501183 This data set has been extracted from [Queensland State Archives](https://www.archivessearch.qld.gov… data.qld.gov.au https://data.qld.gov.au/dataset/2793ae3a-48cc-4b00-9191-c48fcf825175     Queensland State Archives' digital collection https://www.data.qld.gov.au/dataset/2793ae3a-48cc-4b00-9191-c48fcf825175/resource/2bd374bc-ca0d-4903-ba54-11109f91cb88/download/version-0.1-qsa-archie-index-opendata-csv-c.csv CSV This is a listing of digitised records extracted from the [Queensland State Archives](https://www.ar… 2021-02-15T04:14:53.067450 2021-02-15T04:14:53.002344 9437184.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]);