glam-datasets
3 rows where "file_modified" is on date 2016-06-30 and source = "data.sa.gov.au"
This data as json, CSV (advanced)
Suggested facets: author, file_size, dataset_issued (date), dataset_modified (date), start_date (date), end_date (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
751 | 751 | Ship Photographs | State Library of South Australia | State Library of South Australia | 2016-06-29T06:44:18.959542 | 2019-08-29T04:35:07.834064 | This dataset includes 5,799 selected photographs related to ships and shipping. Note that images in… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b | 1802-01-01 | 2014-12-31 | Ship Photographs - Excel workbook | https://data.sa.gov.au/data/dataset/e52b0259-2b57-4121-8e04-be333025fb3b/resource/46f47710-e667-403d-9bdd-ed4c5d81df30/download/shipphotograhs.xlsx | XLSX | Compiled 2016. This data set of 5641 photographs has been superseded by an updated version at the to… | 2016-06-30T16:10:34.516067 | 2016-06-30T06:10:34.414226 | Creative Commons Attribution | |
763 | 763 | S. A. Speaks: An Oral History of Life in South Australia before 1930 | State Library of South Australia | State Library of South Australia | 2016-06-29T07:00:04.358496 | 2019-08-29T04:32:01.228089 | This dataset includes 45 oral histories from the project S. A. Speaks': An Oral History of Life in S… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d | 1960-01-01 | 2013-12-31 | S. A. Speaks: An Oral History of Life in South Australia before 1930 - Excel workbook | https://data.sa.gov.au/data/dataset/387e2e32-f30c-4f9b-9d8f-848d06dfe18d/resource/04931a8a-c47c-4705-bed9-d95e71b41fee/download/saspeaksoralhistory.xlsx | XLSX | This resource was created in June 2016. It has been superseded by an updated version in December 201… | 2016-06-30T15:33:42.271015 | 2016-06-30T05:33:42.142222 | Creative Commons Attribution | |
859 | 859 | 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 | Field definitions | https://data.sa.gov.au/data/dataset/35f2b0e5-a207-4114-b2c5-b2f12aa8b8ad/resource/42793acb-0f05-435b-bb80-475f9fd67553/download/field-definitions-ala-sourced-data.csv | CSV | Field Definitions - Atlas of Living Australia datasets | 2013-05-23T20:46:54.017940 | 2016-06-30T05:30:45.221341 | 19397.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]);