DC Comics Characters

Description: data on various DC Comics characters.

Source Kaggle

Columns

  • Name (string): Name of that character, such as Batman / Bruce Wayne
  • ID (string): whether that given name is their secret or public identity
  • Align (string): whether that character is generally known as a "good" or "bad" character
  • Eye (string): Color of that character's eyes, if applicable
  • Hair (string): Color of that character's hair, if applicable
  • Alive (string): whether that character is alive in the DC Comics canon
  • Appearances (numerical): number of DC Comics appearances since its inception
  • First appearance (string): Month and year of that character's first appearance
  • Year (numerical): year of that character's first appearance

Found a bug in the documentation? Let us know at documentation@code.org