Baselight

TV Shows

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

@kaggle.denizbilginn_tv_shows

Production Countries
@kaggle.denizbilginn_tv_shows.production_countries

  • 638.05 KB
  • 81691 rows
  • 3 columns
show_id

Show Id

production_country_type_id

Production Country Type Id

origin_country_type_id

Origin Country Type Id

139916516
13993016
7144610150
667323016
14023016
631743016
690503016
934056552
13963016
717123016

CREATE TABLE production_countries (
  "show_id" BIGINT,
  "production_country_type_id" BIGINT,
  "origin_country_type_id" BIGINT
);

Share link

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