1 row where "dataset_modified" is on date 2020-05-19, format = "CSV" and publisher = "State Library of Queensland"

View and edit SQL

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

source

publisher

  • State Library of Queensland · 1

format

dataset_modified (date)

  • 2020-05-19 · 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
297 State Library of Queensland - Indigenous languages map data State Library of Queensland opendata@slq.qld.gov.au 2020-05-14T07:28:39.584497 2020-05-19T02:35:36.068711 This open dataset contains the metadata that populates State Library’s interactive Indigenous langua… data.qld.gov.au https://data.qld.gov.au/dataset/b6f6cc4f-15e8-422b-9cdf-dc57c1bab7b2     Indigenous languages map of Queensland data https://www.data.qld.gov.au/dataset/b6f6cc4f-15e8-422b-9cdf-dc57c1bab7b2/resource/0fc7c06c-e03d-4c08-9cb0-f6cbfd2b69b7/download/slq-indigenous-languages-map-data.csv CSV This open dataset contains the metadata that populates State Library’s interactive Indigenous langua… 2020-05-14T07:31:26.553718 2020-05-14T07:31:26.432211 232448.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]);