2 rows where "file_modified" is on date 2021-11-30, format = "CSV" and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 2

format

file_modified (date)

  • 2021-11-30 · 2
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
469 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 - O https://www.data.qld.gov.au/dataset/ba182873-e8a7-45e1-b0e7-e0b6671fa1a9/resource/f5b370e4-7cb7-4cd6-a148-c8084e3bae5e/download/assisted-immigration-1848-1912-o.csv CSV This open data file lists the names of assisted passengers, with surnames beginning O, arriving in Q… 2016-03-16T04:04:43.108235 2021-11-30T00:12:43.848623 2097152.0 Creative Commons Attribution 4.0
472 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 - R https://www.data.qld.gov.au/dataset/ba182873-e8a7-45e1-b0e7-e0b6671fa1a9/resource/46df45c1-f98c-41ab-b5b6-42a0699bfee7/download/assisted-immigration-1848-1912-r.csv CSV This open data file lists the names of assisted passengers, with surnames beginning R, arriving in Q… 2016-03-16T04:08:26.612341 2021-11-30T01:17:30.226021 5767168.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]);