2 rows where "dataset_modified" is on date 2022-08-09 and "file_modified" is on date 2022-06-20 sorted by file_description

View and edit SQL

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

source

format

file_modified (date)

  • 2022-06-20 · 2

dataset_modified (date)

  • 2022-08-09 · 2
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
349 Equity files 1857 to 1899 Queensland State Archives web@archives.qld.gov.au 2013-03-04T05:47:13.945336 2022-08-09T05:36:22.768856 This index was compiled from [Equity files](https://www.archivessearch.qld.gov.au/series/S155050) cr… data.qld.gov.au https://data.qld.gov.au/dataset/1364e928-ed55-49d8-92ef-856fa52395c8     Equity files 1857 to 1899 https://www.data.qld.gov.au/dataset/1364e928-ed55-49d8-92ef-856fa52395c8/resource/80c49c0a-36f8-47ab-a3ae-a63682385637/download/equity-files-1857-1899.csv CSV This open data file lists the names of people and businesses involved in equity cases before the Sup… 2013-03-03T23:48:22.785307 2022-06-20T05:58:50.985310 1782579.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]);