glam-datasets
5 rows where "dataset_issued" is on date 2014-07-10, "dataset_modified" is on date 2022-06-20 and format = "JPG"
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
541 | 541 | 3D model of the mandible of Sarcophilus laniarius | Queensland Museum | opendata@qm.qld.gov.au | 2014-07-10T00:02:47.607586 | 2022-06-20T09:25:35.895848 | The 3D model of the mandible of *Sarcophilus laniarius* in OBJ format. The mandible of *Sarcophilus… | data.qld.gov.au | https://data.qld.gov.au/dataset/da34ffc8-b31e-4467-b4e3-0071790158ea | First image file of the 3D model of the Sarcophilus laniarius mandible | http://www.qm.qld.gov.au/microsites/data/3d-models/Sarcophilus-laniarius/Sarcophilus laniarius mandi… | JPG | This image file is entered into the Material Template Library (MTL) file of the 3D model of the *Sar… | 2014-07-10T00:04:15.690482 | 2014-07-10T00:04:16.142079 | 1755232.0 | Creative Commons Attribution 4.0 | ||
542 | 542 | 3D model of the mandible of Sarcophilus laniarius | Queensland Museum | opendata@qm.qld.gov.au | 2014-07-10T00:02:47.607586 | 2022-06-20T09:25:35.895848 | The 3D model of the mandible of *Sarcophilus laniarius* in OBJ format. The mandible of *Sarcophilus… | data.qld.gov.au | https://data.qld.gov.au/dataset/da34ffc8-b31e-4467-b4e3-0071790158ea | Second image file of the 3D model of the Sarcophilus laniarius mandible | http://www.qm.qld.gov.au/microsites/data/3d-models/Sarcophilus-laniarius/Sarcophilus laniarius mandi… | JPG | This image file is entered into the Material Template Library (MTL) file of the 3D model of the *Sar… | 2014-07-10T00:04:56.519311 | 2014-07-10T00:04:57.119084 | 1611336.0 | Creative Commons Attribution 4.0 | ||
543 | 543 | 3D model of the mandible of Sarcophilus laniarius | Queensland Museum | opendata@qm.qld.gov.au | 2014-07-10T00:02:47.607586 | 2022-06-20T09:25:35.895848 | The 3D model of the mandible of *Sarcophilus laniarius* in OBJ format. The mandible of *Sarcophilus… | data.qld.gov.au | https://data.qld.gov.au/dataset/da34ffc8-b31e-4467-b4e3-0071790158ea | Third image file of the 3D model of the Sarcophilus laniarius mandible | http://www.qm.qld.gov.au/microsites/data/3d-models/Sarcophilus-laniarius/Sarcophilus laniarius mandi… | JPG | This image file is entered into the Material Template Library (MTL) file of the 3D model of the *Sar… | 2014-07-10T00:05:21.144766 | 2014-07-10T00:05:21.759524 | 1844284.0 | Creative Commons Attribution 4.0 | ||
544 | 544 | 3D model of the mandible of Sarcophilus laniarius | Queensland Museum | opendata@qm.qld.gov.au | 2014-07-10T00:02:47.607586 | 2022-06-20T09:25:35.895848 | The 3D model of the mandible of *Sarcophilus laniarius* in OBJ format. The mandible of *Sarcophilus… | data.qld.gov.au | https://data.qld.gov.au/dataset/da34ffc8-b31e-4467-b4e3-0071790158ea | Fourth image file of the 3D model of the Sarcophilus laniarius mandible | http://www.qm.qld.gov.au/microsites/data/3d-models/Sarcophilus-laniarius/Sarcophilus laniarius mandi… | JPG | This image file is entered into the Material Template Library (MTL) file of the 3D model of the *Sar… | 2014-07-10T00:05:51.757654 | 2014-07-10T00:05:52.538280 | 1810041.0 | Creative Commons Attribution 4.0 | ||
545 | 545 | 3D model of the mandible of Sarcophilus laniarius | Queensland Museum | opendata@qm.qld.gov.au | 2014-07-10T00:02:47.607586 | 2022-06-20T09:25:35.895848 | The 3D model of the mandible of *Sarcophilus laniarius* in OBJ format. The mandible of *Sarcophilus… | data.qld.gov.au | https://data.qld.gov.au/dataset/da34ffc8-b31e-4467-b4e3-0071790158ea | Fifth image file of the 3D model of the Sarcophilus laniarius mandible | http://www.qm.qld.gov.au/microsites/data/3d-models/Sarcophilus-laniarius/Sarcophilus laniarius mandi… | JPG | This image file is entered into the Material Template Library (MTL) file of the 3D model of the *Sar… | 2014-07-10T00:06:21.446582 | 2014-07-10T00:06:22.269550 | 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]);