2 rows where "dataset_modified" is on date 2022-08-12, format = "CSV" and publisher = "State Library of Queensland"

View and edit SQL

Suggested facets: dataset_issued (date), file_created (date), file_modified (date)

source

publisher

  • State Library of Queensland · 2

format

dataset_modified (date)

  • 2022-08-12 · 2
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
2 State Library of Queensland - Licensed Victuallers Index State Library of Queensland opendata@slq.qld.gov.au 2018-03-29T04:57:25.467993 2022-08-12T01:07:38.326971 The names of holders of victuallers’ licenses (publicans) were printed in the Queensland Government … data.qld.gov.au https://data.qld.gov.au/dataset/96c624e5-c6fd-4e26-8c07-90a236185437     Licensed Victuallers Index (updated August 2022) https://www.data.qld.gov.au/dataset/96c624e5-c6fd-4e26-8c07-90a236185437/resource/4e858498-e2c5-407d-b6fc-a88234b6311a/download/licensedvictuallers1900-1914august2022slq.csv CSV This index was prepared by staff and volunteers transcribing the original Queensland Government Gaze… 2022-08-01T12:30:42.985181 2022-08-12T00:55:33.545192 12792627.0 Creative Commons Attribution 4.0
4 State Library of Queensland - Licensed Victuallers Index State Library of Queensland opendata@slq.qld.gov.au 2018-03-29T04:57:25.467993 2022-08-12T01:07:38.326971 The names of holders of victuallers’ licenses (publicans) were printed in the Queensland Government … data.qld.gov.au https://data.qld.gov.au/dataset/96c624e5-c6fd-4e26-8c07-90a236185437     Licensed Victuallers Index https://www.data.qld.gov.au/dataset/96c624e5-c6fd-4e26-8c07-90a236185437/resource/e427f733-1386-4299-9c8d-852c69ce3575/download/licensedvictuallers1900-190317may2018slq.csv CSV This index was prepared by volunteers transcribing the original Queensland Government Gazette record… 2018-03-29T04:59:14.475345 2022-08-01T12:31:12.222890 1048576.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]);