1 row where "file_created" is on date 2015-07-02 and file_description = "This open data file lists the names of female prisoners admitted to HM Gaol (later Prison) Toowoomba from 1887 to 1891. Information also includes aliases, date of sentence, date of receipt into the gaol and Queensland State Archives' catalogue details." sorted by start_date

View and edit SQL

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

source

format

file_description

  • This open data file lists the names of female prisoners admitted to HM Gaol (later Prison) Toowoomba from 1887 to 1891. Information also includes aliases, date of sentence, date of receipt into the gaol and Queensland State Archives' catalogue details. · 1

file_created (date)

  • 2015-07-02 · 1
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
313 Toowoomba prison records 1864 to 1906 Queensland State Archives info@archives.qld.gov.au 2015-07-01T23:02:18.577723 2022-08-09T05:55:00.317328 These indexes were compiled from Toowoomba prison records including [Court book],(https://www.archiv… data.qld.gov.au https://data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de     Female prisoners admitted, Toowoomba 1887-1891 https://www.data.qld.gov.au/dataset/0f17f39e-d89a-4ab1-8ee9-62387380d4de/resource/226194c4-116d-47a8-a474-131f25f7f93c/download/female-prisoners-admitted-toowoomba-1887-1891.csv CSV This open data file lists the names of female prisoners admitted to HM Gaol (later Prison) Toowoomba… 2015-07-02T05:56:20.432900 2021-12-17T06:21:01.406889 278016.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]);