Baselight

TV Shows

A full, 3NF database that about current TV Shows (Approximately 160K Shows)

@kaggle.denizbilginn_tv_shows

Show Votes
@kaggle.denizbilginn_tv_shows.show_votes

  • 1.02 MB
  • 162143 rows
  • 3 columns
vote_count

Vote Count

vote_average

Vote Average

show_id

Show Id

218578.4421399
178368.25771446
161618.62466732
154328.1211402
138708.48663174
131808.47969050
130537.83193405
123988.891396
117688.50371712
113088.385271

CREATE TABLE show_votes (
  "vote_count" BIGINT,
  "vote_average" DOUBLE,
  "show_id" BIGINT
);

Share link

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