2 rows where "dataset_modified" is on date 2022-06-09 and source = "data.qld.gov.au"

View and edit SQL

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

format

source

  • data.qld.gov.au · 2

dataset_modified (date)

  • 2022-06-09 · 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
496 Sugar Exemptions 1922-1923 Queensland State Archives web@archives.qld.gov.au 2018-03-06T05:20:53.084150 2022-06-09T03:20:27.241887 This series consists of a register kept by the Agriculture and Stock Department of [Certificates of … data.qld.gov.au https://data.qld.gov.au/dataset/359f31cd-92ca-453c-a539-09dc261856bb     Sugar Exemptions 1922-1923 https://www.data.qld.gov.au/dataset/359f31cd-92ca-453c-a539-09dc261856bb/resource/24ce53d0-fc77-4488-ba59-4cfb22a5a3dc/download/sugar-exemptions-1922-1923.csv CSV This series consists of a register kept by the Agriculture and Stock Department of [Certificates of … 2018-03-06T05:21:56.448653 2022-05-05T01:24:43.948979 341504.0 Creative Commons Attribution 4.0
497 Sugar Exemptions 1922-1923 Queensland State Archives web@archives.qld.gov.au 2018-03-06T05:20:53.084150 2022-06-09T03:20:27.241887 This series consists of a register kept by the Agriculture and Stock Department of [Certificates of … data.qld.gov.au https://data.qld.gov.au/dataset/359f31cd-92ca-453c-a539-09dc261856bb     Sugar Exemptions 1922-1923 JSON https://www.data.qld.gov.au/dataset/359f31cd-92ca-453c-a539-09dc261856bb/resource/5ecc68f5-9d85-435a-95a8-fed751cab386/download/sugar-exemptions-1922-1923.json JSON This series consists of a register kept by the Agriculture and Stock Department of Certificates of E… 2018-09-04T04:07:27.049567 2018-09-04T04:07:26.936247 288768.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]);