1 row where "file_created" is on date 2020-06-28, "file_modified" is on date 2022-06-13 and publisher = "Queensland State Archives"

View and edit SQL

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

source

publisher

  • Queensland State Archives · 1

format

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
362 Pensions 1908-1909 Queensland State Archives web@archives.qld.gov.au 2020-06-28T23:02:30.928354 2022-08-09T05:29:50.946770 Index to pensions created from Queensland State Archives [Registers of Old Age Pension Claim](https:… data.qld.gov.au https://data.qld.gov.au/dataset/85d0b672-ef16-4bee-9928-bd07074bb55a     Index to Pensions 1908-1909 https://www.data.qld.gov.au/dataset/85d0b672-ef16-4bee-9928-bd07074bb55a/resource/d11e06e9-6fb3-40e4-9a56-d3dcc6c11b68/download/index-to-pensions-1908-1909-sid-6578.csv CSV This index was created from Queensland State Archives [Registers of Old Age Pension Claims](https://… 2020-06-28T23:04:20.871846 2022-06-13T05:23:55.158201 4718592.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]);