1 row where "dataset_modified" is on date 2022-06-22, file_title = "Dental Board 1910 to 1932" 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

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
424 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     Dental Board 1910 to 1932 https://www.data.qld.gov.au/dataset/9832a40d-9b9b-46f8-b096-24dc4f1b1b0a/resource/cab24815-f422-4fc3-965c-0acbc5a51862/download/dental-board-1900-1932.csv CSV This open data file lists the names of Queensland dentists as taken from the correspondence of the D… 2014-06-25T04:39:29.605858 2022-04-11T04:09:29.139706 92672.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]);