Skip to content

Project objective to explore collecting data with the Superho API in R using httr & jsonlite. Data used to create exploratory visuals about sueprheroes & villains.

Notifications You must be signed in to change notification settings

tashapiro/superhero-comics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superheroes & Villains

Data

Information collected from Superhero API. The dataset contains biographical information about each comic book character (e.g. name, place of birth, species), character associaitions (e.g. affiliations, relatives), as well as power stat information scaled from 0-100 (e.g. strength, durability, intelligence). Data was compiled using R (httr & jsonlite packages), code for data collection process can be found here.

Characters are from various different comic book publishers, including but not limited to DC Comics, Marvel Comics, and Dark Horse comics The data consists of a total of 731 different characters.

Data dictionary can be found here.

Visualization Gallery

Visualizations created with the help of ggplot2 and ggplot extensions, geomtext_path and ggimage. I picked select characters from popular affiliations of super heros & villains (Justice League, The Avengers, Guardians of The Galaxy), and plotted the values of their super abilities. Images for these characters were downloaded from the respective DC Fandom and Marvel Fandom sites.

Justice League

plot

The Avengers

plot

Guardians of The Galaxy

plot

About

Project objective to explore collecting data with the Superho API in R using httr & jsonlite. Data used to create exploratory visuals about sueprheroes & villains.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages