NYC Broadway Shows Through Time

Introduction

Broadway shows are a defining feature of New York City. With each year, their popularity grows, both domestically and internationally. They are tightly knit with the NYC economy, drawing millions of visitors to the US every year. Broadway shows are those performed in one of the 41 theaters with 500 or more seats in Manhattan's Theater District or Lincoln Center. There are all types of Broadway shows, with the most popular being plays and musicals. Despite the immense popularity of Broadway shows, there is limited visual analysis of the data post-1990s.

Problem Definition

Robust empirical studies examine how internal factors such as show type and genre, award seasons, and reviews, impact show runs. Yet considering the economic impact of Broadway, there are limited studies examining how economic factors specifically affect attendance, particularly post-1990s. Our goal is to understand how economic factors such as inflation and tourism, and external factors such as theater location, influence Broadway show attendance and theater successes.

We beleive that producers and New York City tourism boards would benefit from these visual, in-depth insights that correlate Broadway attendance, a major driver of city revenue, with tourism patterns and economic indicators. Using D3.js, Tableau, and Pandas, we present visualizations beyond static tables to determine how external economic factors influence show runs.

How to use this tool: Below you will find an interactive map of Manhattan's Broadway theaters. Use the toggle button in the controls bar to switch between two views — a Tony Awards year-by-year timeline and a Bipartite Graph that fans out each theater's award-winning shows. Scroll further to explore a set of Tableau dashboards that examine the economic forces behind Broadway attendance over time.

Broadway Data Analysis

Two views of the same data. Tony Awards view: year slider shows which theaters hosted Best Play and Best Musical winners, with industry-wide weekly stats. Bipartite Graph view: the map and theater markers stay — click any theater node to fan out its Tony-winning shows as a force-directed graph overlay.

Drag the slider to move through award years (1947–2024)

Scroll or pinch to zoom · drag to pan. Gray dots and year highlights include an optional venue link when known.

Economic Analysis

Interactive companion views hosted on Tableau Public.

Serve the repo root (not file://) so CSVs load, e.g. cd broadway_vis && python3 -m http.server 8080 then open http://localhost:8080/. Borough GeoJSON: data/nyc_boroughs.geojson. Weekly grosses: data/broadway_data/Weekly_grosses.csv. Theater venue links: data/theater_websites.json.