1 row where "dataset_modified" is on date 2022-06-28, file_description = "This open data file alphabetically lists the locality for stage licences issued between 1891 and 1904, under the *New South Wales Theatres Act 1850*. Information also includes the name of the building, year and Queensland State Archives' catalogue details." 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 · 1

format

file_description

  • This open data file alphabetically lists the locality for stage licences issued between 1891 and 1904, under the *New South Wales Theatres Act 1850*. Information also includes the name of the building, year and Queensland State Archives' catalogue details. · 1

dataset_modified (date)

  • 2022-06-28 · 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
401 Stage licences 1891 to 1904 Queensland State Archives web@archives.qld.gov.au 2015-12-18T01:24:56.638776 2022-06-28T05:36:46.627673 This index was compiled from the [Register of Stage Licences 1891 to 1904](https://www.archivessearc… data.qld.gov.au https://data.qld.gov.au/dataset/47757fba-12e5-4668-b8a7-f64e3a6d1e3d     Stage licences 1891 to 1904 https://www.data.qld.gov.au/dataset/47757fba-12e5-4668-b8a7-f64e3a6d1e3d/resource/0db9f486-d7e2-49bc-b511-0588d7d5724d/download/stage-licences-1891-1904-.csv CSV This open data file alphabetically lists the locality for stage licences issued between 1891 and 190… 2015-12-18T01:26:23.740984 2021-12-01T05:29:37.161946 86016.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]);