Purpose of this project is to create a dashboard to visualize the one-to-many relationships between Marvel characters and their stories.
- Sign up for Marvel API key at [developer.marvel.com]
- Import marvel python package
- Per Marvel API wrapper, add public and private key as variables
- Fetch and create pandas dataframes for character, event, series, story, and creator data