We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I web scraped songs competed on American Idol from seasons 1-18, along with info on the finalists, seasons, and episode ratings.
songs_all.csv
finalists.csv
seasons.csv
auditions.csv
elimination_chart.csv
ratings.csv
Code, data, and data dictionaries: https://github.com/kkakey/American_Idol
The text was updated successfully, but these errors were encountered:
Used via #708.
Sorry, something went wrong.
No branches or pull requests
I web scraped songs competed on American Idol from seasons 1-18, along with info on the finalists, seasons, and episode ratings.
songs_all.csv
- songs that contestants sang and competed with on American Idol from seasons 1-18finalists.csv
- information on top contestants, including birthday, hometown, and descriptionseasons.csv
- season-level information, including season winner, runner-up, release dates, and judgesauditions.csv
- audition, cities, dates, and venueselimination_chart.csv
- eliminations by weekratings.csv
- episode ratings and views.Code, data, and data dictionaries: https://github.com/kkakey/American_Idol
The text was updated successfully, but these errors were encountered: