6 rows where dataset_description = "Beta version of the data, testing live sync with our internal database. Not for use in planning. The Maritime Archaeology shipwreck database contains information and details on Western Australian shipwrecks recorded by the Western Australian Museum. Within the shipwreck database there are records and details for over 1650 Western Australian shipwrecks, including the Batavia, SS Xantho and Zuytdorp.", licence = "Creative Commons Attribution 4.0" and publisher = "Western Australian Museum"

View and edit SQL

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

source

publisher

  • Western Australian Museum · 6

licence

  • Creative Commons Attribution 4.0 · 6

dataset_description

  • Beta version of the data, testing live sync with our internal database. Not for use in planning. The Maritime Archaeology shipwreck database contains information and details on Western Australian shipwrecks recorded by the Western Australian Museum. Within the shipwreck database there are records and details for over 1650 Western Australian shipwrecks, including the Batavia, SS Xantho and Zuytdorp. · 6
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
1119 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       https://services.slip.wa.gov.au/public/rest/services/SLIP_Public_Services/People_and_Society/MapServer     2020-11-26T07:17:44.054898     Creative Commons Attribution 4.0
1120 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     ArcGIS Server Map Service https://services.slip.wa.gov.au/public/rest/services/SLIP_Public_Services/People_and_Society/MapServer/11 API ArcGIS Server Map Service An ArcGIS Server Map Service offers access to a geographic dataset - such as a map or imagery - by p… 2020-11-27T03:37:23.161078 2022-02-25T00:00:00   Creative Commons Attribution 4.0
1121 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     File Geodatabase https://data-downloads.slip.wa.gov.au/WAM-022/File Geodatabase FGDB This resource provides the latest snapshot of the dataset as a File Geodatabase. Note: When accessin… 2021-08-11T14:42:20 2022-02-25T20:01:22   Creative Commons Attribution 4.0
1122 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     Geopackage https://data-downloads.slip.wa.gov.au/WAM-022/Geopackage GeoPackage This resource provides the latest snapshot of the dataset as a GeoPackage. Note: When accessing this… 2021-08-11T14:42:48 2022-02-25T21:44:37   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
1124 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     Shapefile https://data-downloads.slip.wa.gov.au/WAM-022/Shapefile SHP This resource provides the latest snapshot of the dataset as a shapefile. Shapefiles can be opened i… 2021-08-11T14:42:49 2022-02-25T21:44:41   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]);