OpenCritic Full 2013-2024 Data
OpenCritic video game data from the earliest available on the site through 2024
@kaggle.jamesrivers_opencritic_full_2013_2024_data
OpenCritic video game data from the earliest available on the site through 2024
@kaggle.jamesrivers_opencritic_full_2013_2024_data
CREATE TABLE opencritic_full_final_2013_2024 (
"title" VARCHAR,
"top_critic_average" BIGINT,
"criticscore" VARCHAR,
"platforms" VARCHAR,
"date" TIMESTAMP,
"developers_publishers" VARCHAR,
"genres" VARCHAR
);
Anyone who has the link will be able to view this.