4 rows where "file_modified" is on date 2019-08-23, format = "CSV" and source = "data.qld.gov.au"

View and edit SQL

Suggested facets: dataset_title, dataset_issued, dataset_modified, dataset_description, info_url, dataset_issued (date), dataset_modified (date), file_created (date)

source

  • data.qld.gov.au · 4

format

file_modified (date)

  • 2019-08-23 · 4
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
32 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     British Convict Registers https://www.data.qld.gov.au/dataset/458eb59f-e5f1-466f-925b-9dbcebb4f073/resource/dbcfa4a6-3ec7-4264-bcee-43b21a470d34/download/slqbritishconvictregisters201605.csv CSV This dataset contains details of convicts transported to Australia in the 18th and 19th centuries in… 2013-05-29T00:14:05.440822 2019-08-23T06:32:28.208368 87031808.0 Creative Commons Attribution 4.0
265 State Library of Queensland - Aboriginal and Torres Strait Islander languages word lists State Library of Queensland opendata@slq.qld.gov.au 2017-09-13T23:37:15.981177 2020-12-09T05:51:12.437113 Lists of words from Queensland Aboriginal and Torres Strait Islander languages collated by State Lib… data.qld.gov.au https://data.qld.gov.au/dataset/3fa7a159-f280-48f9-9a83-9209f73942ef     Butchulla word list https://www.data.qld.gov.au/dataset/3fa7a159-f280-48f9-9a83-9209f73942ef/resource/fa54f4c9-fd64-44fd-8658-cde7dc00526c/download/butchulla.csv CSV This is a list of words of body parts in the Butchulla language. 2019-03-19T07:01:18.058630 2019-08-23T06:43:25.617347 400.0 Creative Commons Attribution 4.0
280 State Library of Queensland - Aboriginal and Torres Strait Islander languages word lists State Library of Queensland opendata@slq.qld.gov.au 2017-09-13T23:37:15.981177 2020-12-09T05:51:12.437113 Lists of words from Queensland Aboriginal and Torres Strait Islander languages collated by State Lib… data.qld.gov.au https://data.qld.gov.au/dataset/3fa7a159-f280-48f9-9a83-9209f73942ef     Yugambeh word list https://www.data.qld.gov.au/dataset/3fa7a159-f280-48f9-9a83-9209f73942ef/resource/c96758b2-3852-492c-aced-24d20b0f83d0/download/yugambeh.csv CSV This is a list of words of body parts in the Yugambeh language. 2019-03-19T07:11:17.213694 2019-08-23T06:56:15.727579 811.0 Creative Commons Attribution 4.0
299 State Library of Queensland - Collection items in Aboriginal and Torres Strait Islander languages State Library of Queensland opendata@slq.qld.gov.au 2019-08-23T03:35:13.061902 2019-09-05T23:15:30.368736 This open data file contains bibliographic metadata for over 600 collection items identified in Abor… data.qld.gov.au https://data.qld.gov.au/dataset/d3e6f278-8385-4a40-b5d7-83e964d8d5b0     Collection items in Aboriginal and Torres Strait Islander languages https://www.data.qld.gov.au/dataset/d3e6f278-8385-4a40-b5d7-83e964d8d5b0/resource/c06a87dd-452a-4d5b-ba9c-d63d5bb04879/download/slq-atsi-language-materials-20190823.csv CSV This open data file contains bibliographic metadata for over 600 collection items identified in Abor… 2019-08-23T03:36:50.267518 2019-08-23T04:32:00.683815 413696.0 Creative Commons Attribution 3.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]);