glam-datasets
2 rows where format = "API", publisher = "History Trust of South Australia" and "start_date" is on date 1836-01-01
This data as json, CSV (advanced)
Suggested facets: dataset_issued (date), dataset_modified (date), start_date (date), end_date (date), file_created (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
832 | 832 | Passengers in History | History Trust of South Australia | History Trust of South Australia | 2016-06-28T00:52:30.371967 | 2021-09-08T23:20:52.626089 | _Passengers in History_ brings together two wonderful resources: <br /><br /> A passengers data base… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/ffa75eb8-475a-460b-91d1-714f269016d5 | 1836-01-01 | 1961-01-01 | Passengers in History Search Index | https://data.history.sa.gov.au:8983/solr/passengers/select | API | #Passengers in History API Documentation# The Passengers in History data endpoint has been provided … | 2016-06-28T10:54:22.341773 | Creative Commons Attribution | ||
838 | 838 | State History Collection (features) | History Trust of South Australia | History Trust of South Australia | 2017-06-27T02:05:38.344832 | 2017-07-27T23:54:53.357526 | The History Trust of South Australia is responsible for the State History Collection, a collection o… | data.sa.gov.au | https://data.sa.gov.au/data/dataset/a6457e37-6d36-4277-9318-dfe63ff28358 | 1836-01-01 | 1970-01-01 | State History Collection | https://data.history.sa.gov.au/collection | API | Instructions are provided in the primary URL An example of a basic implementation can be viewed at … | 2017-06-27T12:06:29.400254 | Creative Commons Attribution-NonCommercial |
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]);