1 row where "file_created" is on date 2020-06-29, "file_modified" is on date 2022-06-20 and format = "CSV"

View and edit SQL

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

source

format

file_modified (date)

  • 2022-06-20 · 1

file_created (date)

  • 2020-06-29 · 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
337 Registers of Immigrants, Rockhampton 1882-1915 Queensland State Archives web@archives.qld.gov.au 2020-06-29T06:00:01.878605 2022-08-09T05:43:05.107184 Index to Registers of Immigrants, Rockhampton 1882-1915 [(Series ID 7453)](https://www.archivessearc… data.qld.gov.au https://data.qld.gov.au/dataset/51584b7e-7e76-43aa-bdbf-ae1b308301ca     Index to Registers of Immigrants, Rockhampton 1882-1915 https://www.data.qld.gov.au/dataset/51584b7e-7e76-43aa-bdbf-ae1b308301ca/resource/3d063806-75c3-4a78-98dd-c142645da26c/download/index-to-registers-of-immigrants-rockhampton-1882-1915.csv CSV Index to the registers of immigrants arriving at and departing from the Immigration Depot at Rockham… 2020-06-29T06:04:14.253870 2022-06-20T23:53:13.708481 5025675.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]);