auction_details {survivoR}R Documentation

Survivor Auction Details

Description

The details of the items purchased at the Survivor Auction. survivor_auction is at the castaway level and includes all castaways whether or not they purchased an item and auction_details is at the item level.

Usage

auction_details

Format

This data frame contains the following columns:

version

Country code for the version of the show

version_season

Version season key

season_name

The season name

season

The season number

item

Item number

item_description

Item description

category

The item category. See details for more.

castaway

Castaway

castaway_id

Castaway ID

covered

If the item was covered or not

cost

The amount paid for the item

money_remaining

How much money the castaway has remaining

auction_num

If the same item is auctioned for a second time it has a value of 2

participated

The names of castaways that could participate in the purchased item e.g. sharing a tub of peanut butter with the tribe

notes

Additional notes

alternative_offered

If and alternative was offered to the player after purchase

alternative_accepted

If they accepted the alternative offer

other_item

Description of the refused item

other_item_category

Category of the refused item

Details

Each item has been categorised into 5 main categories: 1. Food and drink: The most common item. It may be simply food or drink, not necessarily both. 2. Comfort: Things like a shower, toothpaste, etc 3. Letters from home 4. Advantage: Could be a clue to a hidden immunity idol, advantage in the next challenge, or in the current auction 5. Bad item: The not good item, typically one of the covered items. Whether or not it's actually bad is subjective, but where someone is hoping for pizza and gets bat soup I consider it a bad item.

Source

https://survivor.fandom.com/wiki/Main_Page


[Package survivoR version 2.3.4 Index]