1 row where dataset_description = "This index was compiled from the [Oaths of Allegiance administered to Justices of the Peace](https://www.archivessearch.qld.gov.au/series/S5739) as kept by the Supreme Court, Moreton Bay, and later Brisbane, for the period 1857 to 1957 held at [Queensland State Archives](https://www.qld.gov.au/recreation/arts/heritage/archives). Note, this index has been updated with over 14,000 new entries.", "dataset_issued" is on date 2013-03-04 and format = "CSV"

View and edit SQL

Suggested facets: dataset_issued (date), 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
353 Justices of the Peace 1857 to 1957 Queensland State Archives web@archives.qld.gov.au 2013-03-04T06:11:49.927680 2022-08-09T05:35:26.943943 This index was compiled from the [Oaths of Allegiance administered to Justices of the Peace](https:/… data.qld.gov.au https://data.qld.gov.au/dataset/faa9a8a1-fe96-497b-b295-267141e2d722     Justices of the Peace 1857 to 1957 https://www.data.qld.gov.au/dataset/faa9a8a1-fe96-497b-b295-267141e2d722/resource/327f3a54-cf69-4f2d-9872-147cfeb45aa0/download/justices-of-the-peace-1857-1957.csv CSV This open data file lists the names of Justices of the Peace who were required to sign an oath of al… 2013-03-04T00:16:01.297045 2019-10-18T04:43:10.705603 10485760.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]);