glam-datasets
1 row where "dataset_modified" is on date 2020-09-30, format = "XLSX" and source = "data.qld.gov.au"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
526 | 526 | Board of the Queensland Museum Annual Report - Consultancies 2017-2018 | Queensland Museum | opendata@qm.qld.gov.au | 2018-10-12T06:24:02.188222 | 2020-09-30T04:31:34.429741 | Queensland Museum Network Consultancies for the financial year 2017-2018 | data.qld.gov.au | https://data.qld.gov.au/dataset/58a58e7c-51ed-4477-9549-e29153ba0b96 | Board of the Queensland Museum Annual Report - Consultancies 2017-2018 | https://www.data.qld.gov.au/dataset/58a58e7c-51ed-4477-9549-e29153ba0b96/resource/f743bb28-978b-4ee2-96be-dbe7600f00f5/download/queensland-museum-network-consultancies-2017-18.xlsx | XLSX | Consultancies reported in the Queensland Museum Annual Report 2017-2018 | 2018-10-12T06:25:53.579773 | 2018-10-12T06:25:53.502536 | 13824.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]);