47 rows where format = "JSON" and publisher = "Queensland State Archives"

View and edit SQL

source

publisher

  • Queensland State Archives · 1

format

  • JSON · 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
508 Miners Rights and Warden's Collections (Palmer Goldfields) 1874-1880 Queensland State Archives web@archives.qld.gov.au 2018-04-26T22:49:18.181324 2020-09-09T04:12:46.485058 Registers of miners' rights issued and of Warden's collections generally. Nov 1874 - Nov 1880. Extra… data.qld.gov.au https://data.qld.gov.au/dataset/129e34d7-9c17-4a63-ba70-6e297050e559     Miners Rights and Warden's Collections (Palmer Goldfields) 1874-1880 https://www.data.qld.gov.au/dataset/129e34d7-9c17-4a63-ba70-6e297050e559/resource/f0b25a24-eda0-48a7-8153-52e7f0b13609/download/miners-rights-and-wardens-collections-palmer-goldfields-1874-1880.json JSON Registers of miners' rights issued and of Warden's collections generally. Nov 1874 - Nov 1880. Extra… 2018-09-05T02:48:04.253250 2018-09-05T02:48:04.177049 11219763.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]);