1 row where "dataset_issued" is on date 2016-04-06, format = "JSON" and source = "data.qld.gov.au"

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)

  • 2016-04-06 · 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
433 Register of pastoral holdings 1863 to 1880 Queensland State Archives web@archives.qld.gov.au 2016-04-06T06:55:29.352765 2022-06-22T02:21:44.947216 This index was compiled from the [Alphabetical Register of Pastoral Holdings, 1863 to 1880](https://… data.qld.gov.au https://data.qld.gov.au/dataset/40b98318-11ab-4c1b-8e41-9b11a2db6071     Alphabetical register of Pastoral Holdings 1863-1880 JSON https://www.data.qld.gov.au/dataset/40b98318-11ab-4c1b-8e41-9b11a2db6071/resource/0239b554-dcb1-447b-b828-69536ae2fb45/download/alphabetical-register-of-pastoral-holdings-1863-1880.json JSON This open data file alphabetically lists the names of the early pastoral holdings, known as Stations… 2018-09-05T02:09:59.222331 2018-09-05T02:09:59.138802 5242880.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]);