Giter VIP home page Giter VIP logo

broadway-analysis's Introduction

So You Think You Can Broadway?

Code for the data journalism project hosted here.

Aim

To analyze the data for Broadway stars and look for any factors or trends that lead to their success. Inspired by Vulture's nepo baby article.

Findings

While not nearly as much as in Hollywood, having connections does help a career on Broadway. What was more interesting was the schools these stars attended - NYU especially was a clear winner. Another interesting finding was how many of these performers started off in other areas of the entertainment industry.

Data collection process

  1. Scraped cast list data for shows currently running on Broadway from IBDB using beautifulsoup. Focused on opening night cast members only.
  2. Checked whether Wikipedia pages exist for each of these performers using pandas. If so, scraped those using beautifulsoup.
  3. Made a dataframe of all performers, their shows and opening nights, and relevant wikipedia sections (parents, relatives, schools, screen credits).
  4. Cleaned dataframe with pandas. Filled in any missing information from Playbill profiles of these actors.

Data analysis process

  1. Sorted the dataframe by school frequency to see which school is most popular among stars.
  2. Filtered on parents/relatives and checked what these individuals were famous for.
  3. Compared all screen credits with their respective opening nights to determine which credits were before opening night.

New skills

  1. Building a story from data insights
  2. Data collection/scraping using beautifulsoup
  3. New ways to interact with dataframes
  4. Using Flourish

Future improvements and additions

  1. A searchable table where readers can look up their favorite performers' information.
  2. More in-depth explanation in the story about how the industry works, maybe compared to how Hollywood or TV works.
  3. I'd originally thought of making this an interactive project where the reader walks through 'becoming a Broadway star'. There wasn't enough time for that, but might try this later on.

broadway-analysis's People

Contributors

tejalwakchoure avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.