Top 10,000 Anime (Popularity Index Of 2024)
Detailed Insights into Anime Rankings, Ratings, and Popularity Metrics
@kaggle.praneshchowdhury_top_10000_anime_dataset_2024
Detailed Insights into Anime Rankings, Ratings, and Popularity Metrics
@kaggle.praneshchowdhury_top_10000_anime_dataset_2024
CREATE TABLE top_anime_dataset (
"name" VARCHAR,
"rating" DOUBLE,
"ranked" BIGINT,
"popularity" VARCHAR,
"members" VARCHAR,
"type" VARCHAR
);
Anyone who has the link will be able to view this.