5 rows where format = "MTL" and source = "data.qld.gov.au" sorted by end_date

View and edit SQL

Suggested facets: file_modified, file_size, dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

  • data.qld.gov.au · 5

publisher

format

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
536 Printable 3D model of an Ammonite Queensland Museum opendata@qm.qld.gov.au 2016-07-28T04:40:16.614711 2019-07-10T09:03:47.299030 The printable 3D model of an Ammonite in OBJ format. The Ammonite is from the Queensland Museum Geos… data.qld.gov.au https://data.qld.gov.au/dataset/755b51fb-22f3-4f74-9652-2ad943dce747     Printable 3D model of an Ammonite - MTL file http://www.qm.qld.gov.au/microsites/data/3d-models/Large-Ammonite/Large_Ammonite.obj.mtl MTL The Material Template Library (MTL) file that describes the surface shading properties of the 3D mod… 2016-07-28T04:48:48.953718 2016-07-28T00:00:00 214.0 Creative Commons Attribution 4.0
538 Printable 3D model of a block of Ammonite Queensland Museum opendata@qm.qld.gov.au 2016-07-28T04:16:37.988385 2019-07-10T09:03:42.333408 The printable 3D model of a block of Ammonite in OBJ format. The block of Ammonite is from the Queen… data.qld.gov.au https://data.qld.gov.au/dataset/f8b174d5-48a3-4867-b34f-1bf2e62f6ce6     Printable 3D model of a block of Ammonite - MTL file http://www.qm.qld.gov.au/microsites/data/3d-models/Ammonite-Block/Ammonite_Block.obj.mtl MTL The Material Template Library (MTL) file that describes the surface shading properties of the 3D mod… 2016-07-28T04:30:08.063065 2016-07-28T00:00:00 214.0 Creative Commons Attribution 4.0
540 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     3D model of the Sarcophilus laniarius mandible - MTL file http://www.qm.qld.gov.au/microsites/data/3d-models/Sarcophilus-laniarius/Sarcophilus laniarius mandi… MTL The Material Template Library (MTL) file that describes the surface shading properties of the 3D mod… 2014-07-10T00:03:48.433679 2014-07-10T00:03:48.433679 786.0 Creative Commons Attribution 4.0
547 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     3D model of the Percalates antiquus fish skeleton - MTL file http://www.qm.qld.gov.au/microsites/data/3d-models/Percalates-antiquus/Percalates 1M poly.mtl MTL The Material Template Library (MTL) file that describes the surface shading properties of the 3D mod… 2014-07-09T23:44:55.282810 2014-07-09T23:44:55.282810 786.0 Creative Commons Attribution 4.0
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

CSV options:

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]);