1 row where "dataset_modified" is on date 2022-06-20 and format = "TXT"

View and edit SQL

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

source

format

dataset_modified (date)

  • 2022-06-20 · 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
33 State Library of Queensland - British convict transportation registers State Library of Queensland opendata@slq.qld.gov.au 2012-12-07T06:17:39.920160 2022-06-20T13:24:38.768614 This dataset contains details for convicts transported to Australia in the 18th and 19th centuries i… data.qld.gov.au https://data.qld.gov.au/dataset/458eb59f-e5f1-466f-925b-9dbcebb4f073     Convict_records.txt https://www.data.qld.gov.au/dataset/458eb59f-e5f1-466f-925b-9dbcebb4f073/resource/6e3d0523-b3e1-4b4a-b26d-a918b1e403b1/download/convict_records.txt TXT This dataset contains details for convicts transported to Australia in the 18th and 19th centuries i… 2019-03-20T01:41:13.963552 2019-08-23T06:33:15.736207 89758105.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]);