2 rows where "dataset_modified" is on date 2019-09-05 and source = "data.qld.gov.au"

View and edit SQL

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

format

source

  • data.qld.gov.au · 2

dataset_modified (date)

  • 2019-09-05 · 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
298 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     Explanatory information https://www.data.qld.gov.au/dataset/d3e6f278-8385-4a40-b5d7-83e964d8d5b0/resource/c0991f03-4f51-4731-b76e-67a95a98dc63/download/explanatory-information-slq-atsi-language-materials-20190823.rtf RTF More information about this dataset 2019-08-23T03:40:01.070751 2019-08-23T03:40:00.951070 647680.0 Creative Commons Attribution 3.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]);