3 rows where end_date = "", format = "API" and source = "data.sa.gov.au"

View and edit SQL

Suggested facets: dataset_title, author, dataset_issued, dataset_modified, dataset_description, info_url, start_date, file_modified, file_size, dataset_issued (date), dataset_modified (date), file_created (date), file_modified (date)

source

  • data.sa.gov.au · 3

format

end_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
672 South Australians of World War 1 Photographs Flickr set State Library of South Australia Andrew Piper 2013-05-21T09:06:33.212603 2020-02-24T02:07:29.790770 A selection (542) of portraits of soldiers. This set of portraits comes from our Chamberlain Collect… data.sa.gov.au https://data.sa.gov.au/data/dataset/0384a465-903c-4b2b-93ec-826acbe2c66b 1914-1916   Flickr API https://www.flickr.com/services/api/ API This dataset can be used in conjunction with the Flickr API. 2014-07-07T04:03:42.373664 2014-07-07T05:05:26.071019 20.0 Creative Commons Attribution
836 South Australian Government Photographic Collection History Trust of South Australia History Trust of South Australia 2017-06-23T06:53:25.398879 2017-07-28T07:36:38.007416 The collection broadly documents sixty-seven years of government activities, state celebrations, and… data.sa.gov.au https://data.sa.gov.au/data/dataset/c5a3374b-bc28-41a5-9f7b-14d9b92e7350     South Australian Government Photographic Collection API https://data.history.sa.gov.au/sagpc API Refer to main page for information surrounding the end points. Meta data and images can be accessed … 2017-06-23T16:55:54.382324     Other (Open)
837 South Australian Government Photographic Collection History Trust of South Australia History Trust of South Australia 2017-06-23T06:53:25.398879 2017-07-28T07:36:38.007416 The collection broadly documents sixty-seven years of government activities, state celebrations, and… data.sa.gov.au https://data.sa.gov.au/data/dataset/c5a3374b-bc28-41a5-9f7b-14d9b92e7350     SA Government Photographic Collection https://developers.sa.gov.au/docs/services/597822927515ee1398090666/operations/597a82807515ee0f204443b5 API Developer Portal. 2017-07-28T17:36:38.052331     Other (Open)

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]);