1 row where "dataset_modified" is on date 2022-06-28 and file_description = "This [register](https://www.archivessearch.qld.gov.au/series/S13032) contains a record of the names of all ranks from Queensland who served in the South African War, also known as the Boer War. The register was to record: regimental number, rank and name (surname and initial(s)), company, marital status, period of service, details if taken prisoner, casualties, discharge, medals, address, and other remarks."

View and edit SQL

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

source

format

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

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]);