glam-datasets
3 rows where "dataset_modified" is on date 2020-02-18, file_size = "851968.0" and format = "DOC"
This data as json, CSV (advanced)
Suggested facets: author, start_date, dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
850 | 850 | South Australian Museum Ichthyology Collection | South Australian Museum | South Australian Museum | 2013-03-21T05:15:15.690837 | 2020-02-18T23:51:32.608265 | The South Australian Museum fish collection is comprised of over eleven thousand registered lots. Th… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/a09d615c-79f1-4918-9cb4-8c4c636c80eb | 1880-2014 | Metadata tempate for Ichthyology Collection | https://data.sa.gov.au/data/storage/f/2013-05-15T02%3A32%3A23.338Z/metadata-tempate-ichthyology.doc | DOC | High Level metadata information for Ichthyology Collection | 2013-05-14T21:36:03.682895 | 2014-10-30T09:00:45 | 851968.0 | Creative Commons Attribution | |
854 | 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 | |
862 | 862 | South Australian Museum Herpetology Collection | South Australian Museum | South Australian Museum | 2013-03-21T05:07:17.288715 | 2020-02-18T01:28:14.693870 | Over 70,000 specimens have been registered in this collection, which has a particular emphasis on So… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/e0cc2850-5096-44ec-9602-7b5abfaa2094 | 1880-2014 | Metadata Herpetology | https://data.sa.gov.au/data/storage/f/2013-05-15T02%3A30%3A03.534Z/metadata-tempate-herpetology.doc | DOC | Contains information such as Short Description, Update Frequency, Last Updated, Organisation,File F… | 2013-05-09T23:53:47.039883 | 2014-10-30T09:00:51 | 851968.0 | Creative Commons Attribution |
Advanced export
JSON shape: default, array, newline-delimited
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]);