3 rows where "file_modified" is on date 2022-04-22 and publisher = "Queensland State Archives"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, dataset_modified (date), file_created (date)

source

publisher

  • Queensland State Archives · 3

format

file_modified (date)

  • 2022-04-22 · 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
395 Boer War 1899 to 1902 Queensland State Archives web@archives.qld.gov.au 2014-06-24T00:57:08.534392 2022-06-28T12:29:42.804670 These indexes were compiled from the [military service](https://www.archivessearch.qld.gov.au/serie… data.qld.gov.au https://data.qld.gov.au/dataset/6ccfc1d7-c9cf-4df9-a1bd-8e7d2f9f9f50     Military Service - South African (Boer) War https://www.data.qld.gov.au/dataset/6ccfc1d7-c9cf-4df9-a1bd-8e7d2f9f9f50/resource/cab59b88-01ac-48a5-b10a-d5ea54ff7420/download/index-to-boer-war-records-1899-1902.csv CSV This [register](https://www.archivessearch.qld.gov.au/series/S13032) contains a record of the names … 2022-04-22T04:13:38.096738 2022-04-22T04:13:37.997008 739840.0 Creative Commons Attribution 4.0
396 Boer War 1899 to 1902 Queensland State Archives web@archives.qld.gov.au 2014-06-24T00:57:08.534392 2022-06-28T12:29:42.804670 These indexes were compiled from the [military service](https://www.archivessearch.qld.gov.au/serie… data.qld.gov.au https://data.qld.gov.au/dataset/6ccfc1d7-c9cf-4df9-a1bd-8e7d2f9f9f50     Index to Boer War Records 1899-1902 https://www.data.qld.gov.au/dataset/6ccfc1d7-c9cf-4df9-a1bd-8e7d2f9f9f50/resource/5955c95c-c2d0-47c5-b0e3-5ea08495b00e/download/index-to-boer-war-records-1899-1902.csv CSV This open data file lists the names of servicemen taken from the Queensland Defence Force records of… 2018-12-14T03:09:26.311259 2022-04-22T02:07:38.559218 716288.0 Creative Commons Attribution 4.0
407 Army Reservist payments 1909 to 1920 Queensland State Archives web@archives.qld.gov.au 2016-08-16T23:27:57.390724 2022-06-27T23:51:42.832649 This index was compiled from the [Register of Payments made to Army Reservists](https://www.archives… data.qld.gov.au https://data.qld.gov.au/dataset/696f4c13-a846-4cf7-8765-a1fdc471f77c     Army Reservist payments 1909 to 1920 https://www.data.qld.gov.au/dataset/696f4c13-a846-4cf7-8765-a1fdc471f77c/resource/5e8042ce-bfe1-4430-801d-dddeaa61bbd5/download/index-to-army-reservists-1909-1920.csv CSV This open data file alphabetically lists the names of army reservists who received payments from the… 2016-08-16T23:29:26.628723 2022-04-22T01:06:47.520126 338636.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]);