glam-datasets
1 row where "file_created" is on date 2014-07-09, file_size = "1866111.0" 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
552 | 552 | 3D model of the fish skeleton of Percalates antiquus | Queensland Museum | opendata@qm.qld.gov.au | 2014-07-09T23:37:41.604672 | 2022-06-20T09:25:05.444278 | The 3D model of the fish skeleton of *Percalates antiquus* in OBJ format. The fish skeleton of *Perc… | data.qld.gov.au | https://data.qld.gov.au/dataset/444c068b-4925-4a36-9d4f-bb56b820db29 | Fifth image file of the 3D model of the Percalates antiquus fish skeleton | http://www.qm.qld.gov.au/microsites/data/3d-models/Percalates-antiquus/Percalates 1M poly4.jpg | JPG | This image file is entered into the Material Template Library (MTL) file of the 3D model of the *Per… | 2014-07-09T23:48:34.508840 | 2014-07-09T23:48:35.616404 | 1866111.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]);