4 rows where dataset_title = "South Australian Museum Mammalogy Collection" and publisher = "South Australian Museum"

View and edit SQL

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

format

source

publisher

  • South Australian Museum · 4

dataset_title

  • South Australian Museum Mammalogy Collection · 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
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
858 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   Metadata tempate- Mammalogy.doc https://data.sa.gov.au/data/storage/f/2013-05-15T02%3A27%3A46.860Z/metadata-tempate-mammalogy.doc DOC High Level metadata for Mammalogy Collection. 2013-05-14T21:06:03.749733 2014-10-30T09:01:19 854016.0 Creative Commons Attribution
859 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   Field definitions https://data.sa.gov.au/data/dataset/35f2b0e5-a207-4114-b2c5-b2f12aa8b8ad/resource/42793acb-0f05-435b-bb80-475f9fd67553/download/field-definitions-ala-sourced-data.csv CSV Field Definitions - Atlas of Living Australia datasets 2013-05-23T20:46:54.017940 2016-06-30T05:30:45.221341 19397.0 Creative Commons Attribution
860 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   Information about mammalogy at the South Australian Museum https://www.samuseum.sa.gov.au/collections/biological-sciences/mammals HTML Information about mammalogy at the South Australian Museum. 2014-06-04T08:40:10.088620 2014-06-04T09:00:23.571729 9232.0 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]);