1 row where "file_modified" is on date 2017-06-30 and publisher = "Queensland State Archives" sorted by licence

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

file_modified (date)

  • 2017-06-30 · 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 ▼
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]);