glam-datasets
1 row where "dataset_issued" is on date 2016-07-28, file_description = "An OBJ file containing the geometry definition of the 3D model of an Ichthyosaur paddle." and source = "data.qld.gov.au"
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), file_created (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
533 | 533 | Printable 3D model of an Ichthyosaur paddle | Queensland Museum | opendata@qm.qld.gov.au | 2016-07-28T04:53:24.933290 | 2019-07-10T09:03:48.653088 | The printable 3D model of an Ichthyosaur paddle in OBJ format. The Ichthyosaur paddle is from the Qu… | data.qld.gov.au | https://data.qld.gov.au/dataset/9b7382a5-3589-424b-8351-153946c2576c | Printable 3D model of an Ichthyosaur paddle - OBJ file | http://www.qm.qld.gov.au/microsites/data/3d-models/Ichthyosaur-Paddle/Ichthyosaur_Paddle.obj | OBJ | An OBJ file containing the geometry definition of the 3D model of an Ichthyosaur paddle. | 2016-07-28T04:56:03.396350 | 120380147.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]);