glam-datasets
1 row where "file_created" is on date 2014-07-09, file_modified = "2014-07-09T22:31:45.445465" and publisher = "Queensland Museum"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
554 | 554 | 3D model of the dinosaur skeleton of Minmi sp. | Queensland Museum | opendata@qm.qld.gov.au | 2014-07-09T00:46:08.789190 | 2022-06-20T09:24:41.345406 | The 3D model of the dinosaur skeleton of Minmi sp. in OBJ format. The dinosaur skeleton of Minmi sp.… | data.qld.gov.au | https://data.qld.gov.au/dataset/4b63fe30-b774-4832-b195-8026b7146176 | 3D model of the Minmi dinosaur skeleton - MTL file | http://www.qm.qld.gov.au/microsites/data/3d-models/Minmi/minmi 800k.mtl | MTL | The Material Template Library (MTL) file that describes the surface shading properties of the 3D mod… | 2014-07-09T22:31:45.445465 | 2014-07-09T22:31:45.445465 | 706.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]);