ships
1 |
A data.table with 3102887 rows and 20 variables (xz-compressed):
ship’s latitude
ship’s longitude
ship’s speed in knots
ship’s course as angle
ship’s compass direction
ship’s destination (reported by the crew)
ship’s flag
ship’s length in meters
ship’s name
ship’s type
ship’s unique identifier
ship’s width in meters
ship’s deadweight in tones
date and time of the observation
current port reported by the vessel
date extracted from DATETIME
week number extracted from date
ship’s type from SHIPTYPE
current port assigned based on the ship’s location
indicator whether the ship is moving or not
ship’s latitude lagged by 1
ship’s longitude lagged by 1
ship’s distance (in meters) from last to current observation, measured by Haversine method
ids for SHIP_ID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.