2 rows where dataset_issued = "2014-06-24T00:57:08.534392", "dataset_modified" is on date 2022-06-28 and source = "data.qld.gov.au"

View and edit SQL

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

source

  • data.qld.gov.au · 2

format

dataset_modified (date)

  • 2022-06-28 · 2

dataset_issued

  • 2014-06-24T00:57:08.534392 · 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
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

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