7 rows where "dataset_modified" is on date 2017-06-27

View and edit SQL

format

source

dataset_modified (date)

  • 2017-06-27 · 7
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
839 Community History Live Stream History Trust of South Australia History Trust of South Australia 2015-05-15T01:26:37.366511 2017-06-27T02:08:43.727429 The community history website is a place for community organisations, historical groups and individu… data.sa.gov.au https://data.sa.gov.au/data/dataset/2ce2ab30-d17f-4902-b344-314e4b34538a 2011-04-01 2015-05-31 Community History Live Stream https://data.history.sa.gov.au/communityhistory/ API **Community History Endpoints** **Organisations** http://data.history.sa.gov.au/communityhistory/o… 2015-05-15T11:33:00.199640     Creative Commons Attribution
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
844 Interned: Torrens Island, 1914-1915 History Trust of South Australia History Trust of South Australia 2015-05-29T06:26:23.281710 2017-06-27T02:07:59.361209 ##Interned: Torrens Island, 1914-1915 In August 1914 war broke out across Europe. Within days ‘enem… data.sa.gov.au https://data.sa.gov.au/data/dataset/eb04171a-1a75-4549-820d-fd20a1d434be 1939-01-01 1946-01-01 Internee Data https://interned.historysa.com.au/js/data.js JS Information surrounding internees sourced from http://www.wakefieldpress.com.au/product.php?producti… 2015-05-29T16:29:30.924997 2015-01-28T00:45:42   Creative Commons Attribution
845 History Festival Archive History Trust of South Australia History Trust of South Australia 2015-05-14T07:15:48.169739 2017-06-27T02:07:34.579520 The History Festival is held every year in May. This dataset contains an archive of festival events … data.sa.gov.au https://data.sa.gov.au/data/dataset/8606923a-8c21-4a2a-b31b-925f6fee4616 2013-05-01 2015-05-31 History Festival Events https://data.history.sa.gov.au/abouttime/ API **History Festival Endpoints** **Events** http://data.history.sa.gov.au/abouttime/events/{year} R… 2015-05-14T17:18:33.373635     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]);