3 rows where "dataset_issued" is on date 2014-11-03 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 3

format

dataset_issued (date)

  • 2014-11-03 · 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
343 Reformatory School for Boys admissions 1871 to 1906 Queensland State Archives web@archives.qld.gov.au 2014-11-03T05:00:03.834119 2022-08-09T05:39:19.872803 This index was compiled from the [admission register](https://www.archivessearch.qld.gov.au/series/S… data.qld.gov.au https://data.qld.gov.au/dataset/42636bbc-0d97-4385-8cca-80f56025db08     Reformatory School for Boys 1871 to 1906 https://www.data.qld.gov.au/dataset/42636bbc-0d97-4385-8cca-80f56025db08/resource/efe812eb-c3ea-4713-8536-b5f436690dce/download/westbrook-reformatory-admission-registers-1871-1906.csv CSV This open data file lists the names of boys who were admitted to the industrial and reformatory scho… 2014-11-03T05:02:07.517622 2021-09-17T03:40:24.525320 882688.0 Creative Commons Attribution 4.0
504 Toowoomba Girls Industrial School admissions and discharges 1881 to 1903 Queensland State Archives info@archives.qld.gov.au 2014-11-03T04:20:30.610877 2020-09-24T00:32:48.720294 This index was compiled from the admission and discharge registers of girls entering and leaving the… data.qld.gov.au https://data.qld.gov.au/dataset/a7f789f9-0297-42b5-bbfc-171d9e620562     Toowoomba Girls Industrial School admissions and discharges 1881 to 1903 https://www.data.qld.gov.au/dataset/a7f789f9-0297-42b5-bbfc-171d9e620562/resource/be8a7998-1915-4561-9460-1ef346a68004/download/index-to-admissions-and-discharges-1881-1903-toowoomba-industrial-school-for-girls.csv CSV This open data file lists the names of each of the girls who entered and were discharged from the In… 2014-11-03T04:23:36.878067 2020-10-12T01:48:11.340038 332595.0 Creative Commons Attribution 4.0
506 Toowoomba Girls Reformatory discharges 1882 to 1903 Queensland State Archives info@archives.qld.gov.au 2014-11-03T04:40:20.277177 2020-09-09T04:45:20.448528 This index was compiled from the diary of discharges as primarily created by the Industrial School f… data.qld.gov.au https://data.qld.gov.au/dataset/43182766-d54e-4545-a15e-59547c42a916     Toowoomba Girls Reformatory Discharges 1882 to 1903 https://www.data.qld.gov.au/dataset/43182766-d54e-4545-a15e-59547c42a916/resource/47468916-6c50-4122-8399-d37dc85160d8/download/toowoomba-girls-reformatory-discharges-1882-1903.csv CSV This open data file lists the names of each of the girls who were discharged from the Industrial Sch… 2014-11-03T04:42:18.318149 2017-06-30T04:31:35.171143 116224.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]);