2 rows where format = "TXT" and source = "data.qld.gov.au" sorted by dataset_issued

View and edit SQL

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

source

  • data.qld.gov.au · 2

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
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
254 State Library of Queensland - Photographs 1914-1918 State Library of Queensland opendata@slq.qld.gov.au 2015-07-02T22:41:29.697651 2020-12-09T05:52:51.543830 Photographs 1914 - 1918. Out of copyright photographs and metadata from State Library of Queensland'… data.qld.gov.au https://data.qld.gov.au/dataset/6b3dc1c0-4ca3-48f4-8524-3731285cc412     Photographs 1914-1918 (.txt) https://www.data.qld.gov.au/dataset/6b3dc1c0-4ca3-48f4-8524-3731285cc412/resource/72448dec-b89b-4b60-8a6c-e71aac561f70/download/meadataandurl-worldwar1updated.txt TXT TXT of out of copyright photographs and metadata from our collection, waiting to be mashed-up, hacke… 2019-03-20T03:00:59.951455 2019-08-22T06:37:41.856839 27787264.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]);