glam-datasets
1 row where "dataset_modified" is on date 2020-12-09, file_modified = "2019-08-23T06:43:25.617347" and source = "data.qld.gov.au"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
265 | 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 |
Advanced export
JSON shape: default, array, newline-delimited
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]);