Tribe mapping
A mapping for castaways to tribes for each day (day being the day of the tribal council) This is useful for observing who is on what tribe throughout the game.
tribe_mapping
This data frame contains the following columns:
season_name
The season name
season
The season number
episode
Episode number
day
The day of the tribal council
castaway_id
ID of the castaway (primary key). Consistent across seasons and name changes e.g. Amber Brkich / Amber Mariano. The first two letters reference the country of the version played e.g. US, AU. To recreated the old ID simply extract teh digits
castaway
Name of the castaway
tribe
Name of the tribe the castaway was on
tribe_status
The status of the tribe e.g. original, swapped, merged, etc. See details for more
Each season by day holds a complete list of castaways still in the game and which tribe they are on. Moving through each day you can observe the changes in the tribe. For example the first day (usual day 2) has all castaways mapped to their original tribe. The next day has the same minus the castaway just voted out. This is useful for observing the changes in tribe make either due to castaways being voted off the island, tribe swaps or otherwise.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.