1 row where "dataset_modified" is on date 2022-06-22 and file_description = "This open data file lists the names of Queensland dentists as taken from the correspondence of the Dental Board relating to registration from 1903 to 1932. Information also includes the letter number and Queensland State Archives' catalogue details."

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
423 Dental Board 1903 to 1932 Queensland State Archives web@archives.qld.gov.au 2014-06-25T04:36:09.463356 2022-06-22T06:47:37.919702 These indexes were compiled from the correspondence and registration records [ITM17998](https://www.… data.qld.gov.au https://data.qld.gov.au/dataset/9832a40d-9b9b-46f8-b096-24dc4f1b1b0a     Dentists 1903 to 1932 https://www.data.qld.gov.au/dataset/9832a40d-9b9b-46f8-b096-24dc4f1b1b0a/resource/99661cb1-b77f-464d-b5e7-e837191b4cd6/download/dentists-1903-1932.csv CSV This open data file lists the names of Queensland dentists as taken from the correspondence of the D… 2014-06-25T04:37:57.111916 2022-04-11T04:54:08.146655 29184.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]);