4 rows where "dataset_issued" is on date 2018-03-29 and source = "data.qld.gov.au"

View and edit SQL

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

format

source

  • data.qld.gov.au · 4

dataset_issued (date)

  • 2018-03-29 · 4
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
1 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     Explanatory Information (updated August 2022) https://www.data.qld.gov.au/dataset/96c624e5-c6fd-4e26-8c07-90a236185437/resource/05aa5933-b605-4a54-801a-07b77859afd8/download/licensedvictuallersinformationupdatedaugust2022slq.docx DOCX This document provides information about the contents of the Licensed Victuallers Index, updated Jul… 2022-08-01T12:10:24.585638 2022-08-12T01:07:29.284009 75776.0 Creative Commons Attribution 4.0
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
3 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     Explanatory Information https://www.data.qld.gov.au/dataset/96c624e5-c6fd-4e26-8c07-90a236185437/resource/debf908a-207f-4532-a091-180a714882d4/download/licensedvictuallersinformation17may2018slq.docx DOCX This document provides information about the contents of the Licensed Victuallers Index. 2018-03-29T05:01:04.829038 2022-08-01T12:31:12.220765 76288.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]);