4 rows where format = "Mixed Formats"

View and edit SQL

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

start_date (date)

source

format

  • Mixed Formats · 4
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
853 South Australian Museum Ornithology Collection South Australian Museum Alexis Tindall 2013-03-21T05:59:59.088745 2020-02-18T01:29:42.117037 This section houses over 55,000 registered and 6,000 unregistered specimens including skins, eggs, s… data.sa.gov.au https://data.sa.gov.au/data/dataset/a4fbf1a3-bb6f-4b59-860a-3283200e7a90 1860-2014   SA Museum Ornithology Collection https://collections.ala.org.au/public/show/co127 Mixed Formats This section houses over 55,000 registered and 6,000 unregistered specimens including skins, eggs, s… 2013-03-21T06:00:49.912951 2013-04-09T13:48:29.368728 32768.0 Creative Commons Attribution
857 South Australian Museum Mammalogy Collection South Australian Museum Alexis Tindall 2013-03-21T05:53:24.949394 2020-02-18T01:29:11.710141 There are over 24,000 specimens in this collection, including skulls, skins, skeletons, spirit speci… data.sa.gov.au https://data.sa.gov.au/data/dataset/35f2b0e5-a207-4114-b2c5-b2f12aa8b8ad 1880-2014   SA Museum Mammalogy Collection https://collections.ala.org.au/public/show/co126 Mixed Formats There are over 24,000 specimens in this collection, including skulls, skins, skeletons, spirit speci… 2013-03-21T05:54:08.056604 2013-04-09T13:48:31.293049 32768.0 Creative Commons Attribution
861 South Australian Museum Herpetology Collection South Australian Museum South Australian Museum 2013-03-21T05:07:17.288715 2020-02-18T01:28:14.693870 Over 70,000 specimens have been registered in this collection, which has a particular emphasis on So… data.sa.gov.au https://data.sa.gov.au/data/dataset/e0cc2850-5096-44ec-9602-7b5abfaa2094 1880-2014   SA Museum Herpetology Collection https://collections.ala.org.au/public/show/co125 Mixed Formats Over 70,000 specimens have been registered in this collection, which has a particular emphasis on So… 2013-03-21T05:11:08.311453 2013-04-10T03:52:30.946234 32768.0 Creative Commons Attribution
865 South Australian Museum Arachnology Collection South Australian Museum South Australian Museum 2016-06-24T05:00:45.749753 2020-02-18T01:13:20.998657 The Arachnology Collection at the South Australian Museum contains around 300,000 arachnids as well … data.sa.gov.au https://data.sa.gov.au/data/dataset/6812c858-5ff1-4188-9997-befffbc42dbe 1880-01-01 2016-01-01 South Australian Museum Arachnology collection on the Atlas of Living Australia https://collections.ala.org.au/public/show/co202 Mixed Formats The Atlas of Living Australia page for the South Australian Museum Arachnology collection. As an a… 2016-06-24T15:02:39.155583     Creative Commons Attribution

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