1 row where file_description = "The Australian Helminthological Collection (AHC) of the South Australian Museum includes approximately 42,000 registered lots of helminths (e.g. nematodes, tapeworms, and other parasitic flatworms). Most helminths in the collection are from Australian native vertebrates, but there is material from Australian domestic and zoo animals, livestock and humans and from hosts collected overseas. " and format = "XLSX"

View and edit SQL

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

source

format

  • XLSX · 1

file_description

  • The Australian Helminthological Collection (AHC) of the South Australian Museum includes approximately 42,000 registered lots of helminths (e.g. nematodes, tapeworms, and other parasitic flatworms). Most helminths in the collection are from Australian native vertebrates, but there is material from Australian domestic and zoo animals, livestock and humans and from hosts collected overseas. · 1
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
846 South Australian Museum - Australian Helminthological Collection South Australian Museum collectionsdata@samuseum.sa.gov.au 2013-05-25T04:34:09.962514 2022-03-21T01:24:16.064650 The Australian Helminthological Collection (AHC) of the South Australian Museum includes approximate… data.sa.gov.au https://data.sa.gov.au/data/dataset/f47e5aea-fbcc-49b8-b1b3-b48dca31ec79 1860 2022 Australian Helminthological Collection https://data.sa.gov.au/data/dataset/f47e5aea-fbcc-49b8-b1b3-b48dca31ec79/resource/d4ec73f0-e4cb-4067-8cfd-7a7c1e9606f6/download/parasitology-export-report-2203211145.xlsx XLSX The Australian Helminthological Collection (AHC) of the South Australian Museum includes approximate… 2013-05-24T23:35:19.676523 2022-03-21T01:24:16.042491 5035399.0 Creative Commons Attribution-NonCommercial

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