1 row where "dataset_issued" is on date 2018-04-30, format = "JSON" and source = "data.qld.gov.au" sorted by author

View and edit SQL

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

source

  • data.qld.gov.au · 1

format

  • JSON · 1

dataset_issued (date)

  • 2018-04-30 · 1
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
376 Road and Bridge Job Files 1861-2017 Queensland State Archives web@archives.qld.gov.au 2018-04-30T23:04:33.206794 2022-06-29T01:35:20.595686 This series contains the microfilmed engineering drawings and other miscellaneous drawings of works,… data.qld.gov.au https://data.qld.gov.au/dataset/5888451d-5ccd-4440-ad3d-a54a00fc28bc     Road and Bridge Job Files 1861-2017 JSON https://www.data.qld.gov.au/dataset/5888451d-5ccd-4440-ad3d-a54a00fc28bc/resource/a9beca07-3253-4ceb-8e4c-10d8eb56c25e/download/road-and-bridge-job-files-1861-2017.json JSON This series contains the microfilmed engineering drawings and other miscellaneous drawings of works,… 2018-09-04T04:38:04.393817 2018-09-04T04:38:04.301293 12058624.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]);