Opera Performances
Opera performances and associated data (Composers, Year written, etc)
@kaggle.thedevastator_world_s_largest_database_of_opera_performances
Opera performances and associated data (Composers, Year written, etc)
@kaggle.thedevastator_world_s_largest_database_of_opera_performances
CREATE TABLE city_level_runs (
"index" BIGINT,
"season" BIGINT,
"iso" VARCHAR,
"city" VARCHAR,
"composer" VARCHAR,
"db" VARCHAR,
"dd" VARCHAR,
"nat" VARCHAR,
"mf" VARCHAR,
"work" VARCHAR,
"worknat" VARCHAR,
"type" VARCHAR,
"start_date" BIGINT,
"performances" BIGINT,
"production" VARCHAR
);
Anyone who has the link will be able to view this.