2 rows where "file_modified" is on date 2021-11-24 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-24 · 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
334 Immigrants Promissory Notes (Maryborough) Queensland State Archives web@archives.qld.gov.au 2021-07-23T01:09:33.580526 2022-08-09T05:45:02.775328 Records of immigrants' debts owing, kept by the Assistant Immigration Agent, Maryborough. This serie… data.qld.gov.au https://data.qld.gov.au/dataset/198f15d3-e781-4893-9310-b3691a48f3d2     Registers of Immigrants Promissory Notes (Maryborough) 1874-1903 https://www.data.qld.gov.au/dataset/198f15d3-e781-4893-9310-b3691a48f3d2/resource/8e1baf64-562c-426d-adec-a0b6d6d21bcb/download/register-immigrants-maryborough-1874-1903.csv CSV These registers of promissory notes drawn up by immigrants to pay their fares and for clothes, equip… 2021-07-23T01:11:48.858438 2021-11-24T01:23:08.559471 261529.0 Creative Commons Attribution 4.0
482 Aboriginal War Census 1915 to 1916 Queensland State Archives web@archives.qld.gov.au 2015-07-08T05:49:50.724123 2022-06-20T09:25:38.468825 This index was compiled from the miscellaneous Aboriginal and Torres Strait Islander files and corre… data.qld.gov.au https://data.qld.gov.au/dataset/74824ca8-2ba5-40d2-a7a0-f4d2f69e3dff     Aboriginal War Census 1915 to 1916 https://www.data.qld.gov.au/dataset/74824ca8-2ba5-40d2-a7a0-f4d2f69e3dff/resource/306fcd00-26ea-44fa-914f-1476732f6b98/download/aboriginal-war-census-returns-1915-1916.csv CSV This open data file records Aboriginal peoples living at various settlements for war census purposes… 2015-07-08T05:51:31.632805 2021-11-24T01:04:20.136332 2621440.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]);