Baselight

Anime Dataset

Anime related serries clean dataset including name, rating, popularity etc..

@kaggle.wasiqaliyasir_anime_dataset

Loading...
Loading...

About this Dataset

Anime Dataset

This Data set is Based on Anime related context in detail with its name, rating, and popularity and it's Genres. with 30000 line of file you can add it in any where like in anime related website.

Tables

Anime

@kaggle.wasiqaliyasir_anime_dataset.anime
  • 458.02 KB
  • 12294 rows
  • 7 columns
Loading...

CREATE TABLE anime (
  "anime_id" BIGINT,
  "name" VARCHAR,
  "genre" VARCHAR,
  "type" VARCHAR,
  "episodes" VARCHAR,
  "rating" DOUBLE,
  "members" BIGINT
);

Share link

Anyone who has the link will be able to view this.