1 row where "dataset_modified" is on date 2022-06-23, file_size = "12700169.0" and format = "CSV"

View and edit SQL

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

source

format

file_size

  • 12700169.0 · 1

dataset_modified (date)

  • 2022-06-23 · 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
415 Miners rights 1874 to 1880 Queensland State Archives web@archives.qld.gov.au 2014-03-20T23:02:00.065481 2022-06-23T06:12:22.043204 This index was compiled from the [Registers of miners' rights and warden's collections](https://www.… data.qld.gov.au https://data.qld.gov.au/dataset/36352106-4a6c-4a00-906b-ff202187e3f4     Miners rights 1874 to 1880 A-K https://www.data.qld.gov.au/dataset/36352106-4a6c-4a00-906b-ff202187e3f4/resource/0bad313d-8839-4c83-a41c-9bcaccaa9b59/download/miners-rights-1874-1880-a-k.csv CSV This open data file lists the names of miners (with last names beginning A-K) issued with licences p… 2014-03-20T23:03:20.360692 2022-06-23T06:10:56.797405 12700169.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]);