glam-datasets
1 row where "dataset_issued" is on date 2013-05-31, "file_created" is on date 2017-07-07, format = "CSV" and source = "data.sa.gov.au"
This data as json, CSV (advanced)
Suggested facets: 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
705 | 705 | South Australian Photographs World War 1 1914-1929 | State Library of South Australia | Andrew Piper | 2013-05-31T07:08:43.848160 | 2019-08-29T04:37:07.788643 | This dataset is an extract from the photographic collections of the State Library of South Australia… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403 | South Australian Photographs World War 1 - 1914-1929 | https://data.sa.gov.au/data/dataset/49266c9b-ae27-47bc-8e23-866a2d027403/resource/ef4c0c93-2bdb-4fe2-ad26-fea2f0161551/download/saphotographswwi.csv | CSV | Compiled 2017. This data set has been superseded by an updated version above in this Data and Resour… | 2017-07-07T12:28:57.610553 | 2017-07-07T02:28:57.490338 | 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]);