4 rows where dataset_description = "The SA History Hub website is an interactive way of engaging with the history of our state. This site is built on stories of South Australia's people, places and events, the city streets and the buildings and monuments that line them, and the events that enliven them. This data set presents places, things, organisations and events as geojson." and publisher = "History Trust of South Australia"

View and edit SQL

Suggested facets: dataset_issued (date), dataset_modified (date), start_date (date), file_created (date)

source

publisher

  • History Trust of South Australia · 4

format

dataset_description

  • The SA History Hub website is an interactive way of engaging with the history of our state. This site is built on stories of South Australia's people, places and events, the city streets and the buildings and monuments that line them, and the events that enliven them. This data set presents places, things, organisations and events as geojson. · 4
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
840 SA History Hub History Trust of South Australia History Trust of South Australia 2015-07-02T05:59:59.012059 2017-06-27T02:08:18.983918 The SA History Hub website is an interactive way of engaging with the history of our state. This sit… data.sa.gov.au https://data.sa.gov.au/data/dataset/53b4d7c2-a1b0-4b59-b7e0-28ee57db546e 1836-01-01 Current Historical Places https://data.history.sa.gov.au/sahistoryhub/place GeoJSON #SA History Hub GEOJSON Endpoint http://data.history.sa.gov.au/sahistoryhub/{type} Replace {ty… 2015-07-02T16:03:37.435850     Creative Commons Attribution
841 SA History Hub History Trust of South Australia History Trust of South Australia 2015-07-02T05:59:59.012059 2017-06-27T02:08:18.983918 The SA History Hub website is an interactive way of engaging with the history of our state. This sit… data.sa.gov.au https://data.sa.gov.au/data/dataset/53b4d7c2-a1b0-4b59-b7e0-28ee57db546e 1836-01-01 Current Historical Things https://data.history.sa.gov.au/sahistoryhub/thing GeoJSON #SA History Hub GEOJSON Endpoint http://data.history.sa.gov.au/sahistoryhub/{type} Replace {ty… 2015-07-02T16:06:51.936296     Creative Commons Attribution
842 SA History Hub History Trust of South Australia History Trust of South Australia 2015-07-02T05:59:59.012059 2017-06-27T02:08:18.983918 The SA History Hub website is an interactive way of engaging with the history of our state. This sit… data.sa.gov.au https://data.sa.gov.au/data/dataset/53b4d7c2-a1b0-4b59-b7e0-28ee57db546e 1836-01-01 Current Historical Organisations https://data.history.sa.gov.au/sahistoryhub/organisation GeoJSON #SA History Hub GEOJSON Endpoint http://data.history.sa.gov.au/sahistoryhub/{type} Replace {ty… 2015-07-02T16:08:28.752458     Creative Commons Attribution
843 SA History Hub History Trust of South Australia History Trust of South Australia 2015-07-02T05:59:59.012059 2017-06-27T02:08:18.983918 The SA History Hub website is an interactive way of engaging with the history of our state. This sit… data.sa.gov.au https://data.sa.gov.au/data/dataset/53b4d7c2-a1b0-4b59-b7e0-28ee57db546e 1836-01-01 Current Historical Events https://data.history.sa.gov.au/sahistoryhub/event GeoJSON #SA History Hub GEOJSON Endpoint http://data.history.sa.gov.au/sahistoryhub/{type} Replace {ty… 2015-07-02T16:09:11.644509     Creative Commons Attribution

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