Sample Data: Pacific Walrus Haulouts

Source Notebook

Congregations of Pacific walruses off the coast of U.S. and Russia, 1852-2016

Originator: U.S. Geological Survey

This dataset contains information on 150 locations where Pacific walruses frequently congregated along the Pacific coasts of the U.S. and Russia. For each haulout spot, information on the location, size, composition, and time of year of the haulout are recorded, along with distinguishing between haulouts with and without linear features.

(15 columns, 150 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sample Data: Pacific Walrus Haulouts"]
Out[1]=

View the data:

In[2]:=
ResourceData["Sample Data: Pacific Walrus Haulouts"]
Out[2]=

Visualization

Plot locations of walrus haulouts:

In[3]:=
GeoListPlot[
 ResourceData["Sample Data: Pacific Walrus Haulouts"][All, "Coordinates"]]
Out[3]=

Plot haulouts by maximum number of walruses recorded:

In[4]:=
GeoRegionValuePlot[
 ResourceData["Sample Data: Pacific Walrus Haulouts"][
  All, #Coordinates -> Max[#LargestUse] &], MissingStyle -> Opacity[0]]
Out[4]=

Wolfram Research, "Sample Data: Pacific Walrus Haulouts" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.93742.data

License Information

Public Domain

Data Resource History

Source Metadata

Data Downloads

Publisher Information