4 rows where author = "Alexis Tindall" and format = "DOC" sorted by file_created

View and edit SQL

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

source

format

author

  • Alexis Tindall · 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
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
854 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   Metadata tempate for Ornithology Collection https://data.sa.gov.au/data/storage/f/2013-05-15T02%3A36%3A42.467Z/metadata-tempate-ornithology.doc DOC High level metadata information for Ornithology Collection 2013-05-14T21:38:19.384418 2014-10-30T09:01:26 851968.0 Creative Commons Attribution
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
911 South Australian Museum Minerals Collection South Australian Museum Alexis Tindall 2013-05-25T04:48:34.200039 2016-07-08T02:32:04.460744 This collection includes approximately 33000 registered mineral specimens representing the range of … data.sa.gov.au https://data.sa.gov.au/data/dataset/fe72a51c-def3-4229-b58c-cf9fef5d30ba 1865-2014   SA Museum MInerals Collection - Metadata https://data.sa.gov.au/data/storage/f/2013-05-25T04%3A49%3A50.457Z/metadata-tempate-minerals.doc DOC This collection includes approximately 33000 registered mineral specimens representing the range of … 2013-05-24T23:50:33.091309 2014-10-30T09:00:42 851456.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]);