glam-datasets
1 row where "dataset_modified" is on date 2020-01-15, file_modified = "2013-05-21T04:00:15.758037" and publisher = "State Library of South Australia"
This data as json, CSV (advanced)
Suggested facets: 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
684 | 684 | River Murray Steamers Photographs | State Library of South Australia | State Library of South Australia | 2013-05-21T08:50:23.798607 | 2020-01-15T06:40:22.394087 | Selection of images (51) from the State Library of South Australia collections of paddle steamers al… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/43833a96-103b-4d76-b017-b8a2bfff4b24 | 1870-01-01 | 1952-12-31 | River Murray Steamers Photographs | https://www.flickr.com/photos/state_library_south_australia/sets/72157623658731007/ | JPEG | Selection of images (51) from the State Library of South Australia collections of paddle steamers al… | 2013-05-21T03:51:16.892994 | 2013-05-21T04:00:15.758037 | 20.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]);