3 rows where "file_modified" is on date 2022-06-14 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 · 3

format

file_modified (date)

  • 2022-06-14 · 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
326 Beaudesert Shire Burials - Logan Village 1878-2000 Queensland State Archives web@archives.qld.gov.au 2020-06-24T03:36:33.551558 2022-08-09T05:50:27.811211 Index extracted from Queensland State Archives Series [ID 5950](https://www.archivessearch.qld.gov.a… data.qld.gov.au https://data.qld.gov.au/dataset/ef941e0c-5914-4ba1-865f-bb8596e2b20c     Beaudesert Shire and Logan Village Burials 1878-2000 https://www.data.qld.gov.au/dataset/ef941e0c-5914-4ba1-865f-bb8596e2b20c/resource/805ae3e2-b2a4-47a7-9d48-ca8152bd646c/download/beaudesert-shire-and-logan-village-burials-1878-2000.csv CSV Each entry includes: Register Number, Date of Burial (or Death), Name of Deceased, Occupation, Age, … 2020-06-24T03:38:44.227145 2022-06-14T05:47:16.325438 1363148.0 Creative Commons Attribution 4.0
455 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 - A https://www.data.qld.gov.au/dataset/ba182873-e8a7-45e1-b0e7-e0b6671fa1a9/resource/4d7a110c-f531-4688-9dda-b1c04ee16ebd/download/assisted-immigration-1848-1912-a-.csv CSV This open data file lists the names of assisted passengers, with surnames beginning A, arriving in Q… 2013-03-05T23:30:57.308546 2022-06-14T07:46:06.234434 2621440.0 Creative Commons Attribution 4.0
492 Imperial pensions 1872 to 1915 Queensland State Archives web@archives.qld.gov.au 2014-06-23T23:17:10.257065 2022-06-14T02:45:43.451709 These indexes were compiled from the [Journals of Imperial Pensions accounts and Registers of Imperi… data.qld.gov.au https://data.qld.gov.au/dataset/2d77d70c-ff4d-407c-a65c-4b1937a11842     Imperial pensions 1898 to 1912 https://www.data.qld.gov.au/dataset/2d77d70c-ff4d-407c-a65c-4b1937a11842/resource/fa62cc28-ecb8-44cd-a2d5-d8f9cbe34df1/download/imperial-pensions-1898-1912-.csv CSV This open data file lists the names of pensioners living in country Queensland who were previously e… 2014-06-23T23:20:32.585765 2022-06-14T04:14:41.288615 162611.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]);