1 row where "dataset_modified" is on date 2022-08-09 and "file_modified" is on date 2021-11-24 sorted by file_description

View and edit SQL

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

source

format

file_modified (date)

  • 2021-11-24 · 1

dataset_modified (date)

  • 2022-08-09 · 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
334 Immigrants Promissory Notes (Maryborough) Queensland State Archives web@archives.qld.gov.au 2021-07-23T01:09:33.580526 2022-08-09T05:45:02.775328 Records of immigrants' debts owing, kept by the Assistant Immigration Agent, Maryborough. This serie… data.qld.gov.au https://data.qld.gov.au/dataset/198f15d3-e781-4893-9310-b3691a48f3d2     Registers of Immigrants Promissory Notes (Maryborough) 1874-1903 https://www.data.qld.gov.au/dataset/198f15d3-e781-4893-9310-b3691a48f3d2/resource/8e1baf64-562c-426d-adec-a0b6d6d21bcb/download/register-immigrants-maryborough-1874-1903.csv CSV These registers of promissory notes drawn up by immigrants to pay their fares and for clothes, equip… 2021-07-23T01:11:48.858438 2021-11-24T01:23:08.559471 261529.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]);