1 row where file_description = "The meteorite collection contains representative material from over 150 Australian and overseas meteorites, with the focus mainly on those that have been found in South Australia. The collection includes pieces from significant international meteorites, such as the Indian Shergotty and Egyptian Nakhla falls, since determined to have originated from Mars. The data includes the locality and date of finds, weight and other descriptive information, and information about their acquisition. " and licence = "Creative Commons Attribution-NonCommercial"

View and edit SQL

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

source

licence

  • Creative Commons Attribution-NonCommercial · 1

format

file_description

  • The meteorite collection contains representative material from over 150 Australian and overseas meteorites, with the focus mainly on those that have been found in South Australia. The collection includes pieces from significant international meteorites, such as the Indian Shergotty and Egyptian Nakhla falls, since determined to have originated from Mars. The data includes the locality and date of finds, weight and other descriptive information, and information about their acquisition. · 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
919 South Australian Museum Meteorite Collection South Australian Museum Alexis Tindall 2013-05-25T04:42:17.987059 2016-07-03T23:29:22.729078 The meteorite collection contains representative material from over 150 Australian and overseas mete… data.sa.gov.au https://data.sa.gov.au/data/dataset/1436651b-0684-42f1-b2e3-7dd113e2c007 1860-2014   SA Museum Meteorite Collection - Metadata https://data.sa.gov.au/data/storage/f/2013-05-25T04%3A43%3A26.490Z/metadata-tempate-meteorites.doc DOC The meteorite collection contains representative material from over 150 Australian and overseas mete… 2013-05-24T23:44:19.808466 2014-10-30T09:00:39 851968.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]);