Sanrio Character Voting Ranking Dataset
This dataset provides voting ranking data for Sanrio characters, compiled from data found on the official Sanrio website.
Data Coverage
- Covers voting ranking results from 2017 to 2025.
Note on 2025 Data
Please be aware that the data currently included for 2025 represents the interim voting results.
This dataset will be updated with the final official results for 2025 once they are released by Sanrio.
Dataset Structure
The dataset is structured into three main tables (potentially provided as separate files like CSV):
1. Total Votes
This table contains the overall total votes cast across all characters for each year.
- Fields:
year
: The year of the voting period.total_votes
: The total number of votes cast in that year.
2. Overseas Ranks
This table details the character-specific voting results and ranks, likely reflecting international or combined overseas data.
- Fields:
year
: The year of the voting period.character
: The name of the Sanrio character.votes
: The number of votes received by the character.ranking
: The character's rank based on the votes.
3. Regional Ranks
This table provides character ranks broken down by specific countries or regions.
- Fields:
year
: The year of the voting period.character
: The name of the Sanrio character.ranking
: The character's rank within the specific country or region.countryregion
: The name of the country or region.
We hope this dataset is useful for exploring Sanrio character popularity trends!
This opensource dataset is available on GitHub.