3 rows where "file_created" is on date 2017-01-12 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 3

format

file_created (date)

  • 2017-01-12 · 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
412 Registers of immigrants 1882 to 1938 Queensland State Archives web@archives.qld.gov.au 2015-01-27T04:15:03.017042 2022-06-23T07:32:40.585097 This index was compiled from a selection of registers recording immigrant arrivals at various Queens… data.qld.gov.au https://data.qld.gov.au/dataset/3b20c3ba-a9a9-4f39-b35a-9edb642fe6be     Registers of immigrants 1882 to 1938 L-Z https://www.data.qld.gov.au/dataset/3b20c3ba-a9a9-4f39-b35a-9edb642fe6be/resource/6803f218-a168-4b35-8495-45a10a9dabe2/download/register-of-assisted-immigrants-1882-1938-l-z.csv CSV The open data file lists the names of passengers, with last names starting L-Z, arriving at various … 2017-01-12T00:39:49.914478 2018-08-28T05:03:10.565127 8912896.0 Creative Commons Attribution 4.0
416 Miners rights 1874 to 1880 Queensland State Archives web@archives.qld.gov.au 2014-03-20T23:02:00.065481 2022-06-23T06:12:22.043204 This index was compiled from the [Registers of miners' rights and warden's collections](https://www.… data.qld.gov.au https://data.qld.gov.au/dataset/36352106-4a6c-4a00-906b-ff202187e3f4     Miners rights 1874 to 1880 L-Z https://www.data.qld.gov.au/dataset/36352106-4a6c-4a00-906b-ff202187e3f4/resource/57d759ea-cc2e-4b07-a7a6-132b85c81b23/download/miners-rights-1874-1880-l-z.csv CSV This open data file lists the names of miners (with last names beginning L-Z) issued with licences p… 2017-01-12T23:53:32.185053 2022-05-31T02:32:10.025303 6291456.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]);