7 rows where format = "GeoJSON"

View and edit SQL

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

start_date (date)

format

  • GeoJSON · 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
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
1109 Shipwrecks (WAM-002) Western Australian Museum Jeremy Green 2015-11-25T06:35:52.926878 2022-08-13T22:00:49.262822 The Maritime Archaeology shipwreck database contains information and details on Western Australian s… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/bf006416-589e-4d9f-bc46-566ac564c405     GeoJSON https://data-downloads.slip.wa.gov.au/WAM-002/GeoJSON GeoJSON This resource provides the latest snapshot of the dataset as GeoJSON. GeoJSON can be opened in many … 2021-08-11T14:42:52 2021-08-11T14:42:52   Creative Commons Attribution 4.0
1115 Maritime Archaeological Sites (WAM-001) Western Australian Museum Jeremy Green 2015-11-25T06:29:17.204398 2022-08-13T20:54:49.111853 Maritime Archaeological Sites data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/c4d24f2a-6740-4c05-a8ce-0b749d5bae6c     GeoJSON https://data-downloads.slip.wa.gov.au/WAM-001/GeoJSON GeoJSON This resource provides the latest snapshot of the dataset as GeoJSON. GeoJSON can be opened in many … 2021-08-11T14:42:43 2021-08-11T14:42:43   Creative Commons Attribution 4.0
1123 Shipwrecks - Live Sync Beta (WAM-022) Western Australian Museum Jeremy Green 2020-11-26T07:13:58.959261 2022-08-13T21:32:54.104380 Beta version of the data, testing live sync with our internal database. Not for use in planning. The… data.wa.gov.au https://catalogue.data.wa.gov.au/dataset/97584e2e-d973-4009-9332-7dc0504cb383     GeoJSON https://data-downloads.slip.wa.gov.au/WAM-022/GeoJSON GeoJSON This resource provides the latest snapshot of the dataset as GeoJSON. GeoJSON can be opened in many … 2021-08-11T14:42:48 2022-02-25T21:44:31   Creative Commons Attribution 4.0

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