Description
A dataframe containing a historical record of every ship the Perilous Pigeon captured on the Bodensee in the years 2014 and 2015Format
A data frame containing 1000 rows and 10 columns
- size
- (integer) - The size (length) of the ship (maybe in meters?)
- cannons
- (integer) - The number of cannons on the ship
- style
- (string) - The style of the ship (either modern or classic)
- warnshot
- (binary) - Did the ship fire a warning shot at the Perilous Pigeon when it got close?
- date
- (integer) - The date of the capture (1 = January 1, 365 = December 31)
- heardof
- (binary) - Was the target ship recognized by the captain's first mate?
- decorations
- (integer) - An integer between 1 and 10 indicating how decorated the ship was. 1 means it looks totally common and shabby, 10 means it is among the finest looking ship you've ever seen!
- daysfromshore
- (integer) - How many days from the nearest land was the ship when it was found?
- speed
- (integer) - How fast was the ship going when it was caught?
- treasure
- (numeric) - How much treasure was found on the ship when it was captured?