3 rows where "file_modified" is on date 2022-01-11 and publisher = "Queensland State Archives" sorted by licence

View and edit SQL

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

source

publisher

  • Queensland State Archives · 3

format

file_modified (date)

  • 2022-01-11 · 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 ▼
321 Outdoor Relief 1900-1904 Queensland State Archives web@archives.qld.gov.au 2020-06-29T23:53:14.098780 2022-08-09T05:53:44.296336 Index to registers of government relief issued to needy persons held at [Queensland State Archives](… data.qld.gov.au https://data.qld.gov.au/dataset/2137a9c3-3931-4637-aca7-3ce1b5e2b00a     Index to Outdoor Relief 1892-1920 https://www.data.qld.gov.au/dataset/2137a9c3-3931-4637-aca7-3ce1b5e2b00a/resource/5b13b407-589c-4ecb-9fe8-cb457c3e4332/download/index-to-outdoor-relief-1892-1920.csv CSV The [outdoor relief registers](https://www.archivessearch.qld.gov.au/series/S13003), held at [Queens… 2020-06-29T23:55:21.137578 2022-01-11T23:57:33.461667 4194304.0 Creative Commons Attribution 4.0
443 Register of immigrants, Brisbane 1885 to 1917 Queensland State Archives web@archives.qld.gov.au 2013-10-15T01:19:59.184215 2022-06-20T23:34:23.928095 This index was compiled from the [Registers of immigrants per ship that landed at the Immigration De… data.qld.gov.au https://data.qld.gov.au/dataset/f6c0b435-5c62-41ad-bce0-3e89e9ca9e63     Register of immigrants, Brisbane 1885 to 1917 https://www.data.qld.gov.au/dataset/f6c0b435-5c62-41ad-bce0-3e89e9ca9e63/resource/54d9a8e4-8b5b-41fa-86ad-b94a40d1991a/download/register-of-immigrants-arriving-at-brisbane-1885-1917.csv CSV This open data file lists the names of immigrants who arrived at the Immigration Depot, Brisbane bet… 2013-10-15T01:21:47.651008 2022-01-11T05:15:19.278552 15518924.0 Creative Commons Attribution 4.0
445 Immigration Agent Toowoomba 1880 to 1888 Queensland State Archives web@archives.qld.gov.au 2017-01-12T00:25:32.170678 2022-06-20T22:56:26.086629 This index was created from the [Register of immigrants by ship and destination](https://www.archive… data.qld.gov.au https://data.qld.gov.au/dataset/6d5d7b26-b247-4525-b57c-f4d826b30e60     Register of immigrants, Toowoomba 1880 to 1888 https://www.data.qld.gov.au/dataset/6d5d7b26-b247-4525-b57c-f4d826b30e60/resource/68b5c1b3-c993-4a83-9bd8-d8ff4cffb375/download/immigration-agent-toowoomba-1880-1888-.csv CSV This open datat file lists migrants listed in the register of the Immigration Agent Toowoomba. It i… 2017-01-12T00:27:34.293812 2022-01-11T04:19:59.432812 1048576.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]);