1 row where file_description = "The SA Museum manages this dataset using the KE EMu collection management system. In the future these data will be accessible online through the Atlas of Living Australia (www.ala.org.au). At present, the full dataset is published on data.sa.gov.au as a .csv file. " and licence = "Creative Commons Attribution-NonCommercial"

View and edit SQL

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

source

licence

  • Creative Commons Attribution-NonCommercial · 1

format

file_description

  • The SA Museum manages this dataset using the KE EMu collection management system. In the future these data will be accessible online through the Atlas of Living Australia (www.ala.org.au). At present, the full dataset is published on data.sa.gov.au as a .csv file. · 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
848 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 Information about parasitology at the South Australian Museum https://www.samuseum.sa.gov.au/collections/biological-sciences/parasites HTML The SA Museum manages this dataset using the KE EMu collection management system. In the future thes… 2014-06-04T07:40:09.281280     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]);