██    ██ ██    ██  ██████  ██  ██████  ██    ██ ███████ ██████  ██    ██
 ██  ██  ██    ██ ██       ██ ██    ██ ██    ██ ██      ██   ██  ██  ██ 
  ████   ██    ██ ██   ███ ██ ██    ██ ██    ██ █████   ██████    ████  
   ██    ██    ██ ██    ██ ██ ██ ▄▄ ██ ██    ██ ██      ██   ██    ██   
   ██     ██████   ██████  ██  ██████   ██████  ███████ ██   ██    ██   
                                  ▀▀                                    
    
Cards - Execution started 02/05/2026 06:26 UTC
By Guilherme Ruiz

Table of Contents ¶

  • 1 Data loading
  • 2 Data visualization
    • 2.1 Full data
    • 2.2 Card types
    • 2.3 Monsters
      • 2.3.1 Attributes
      • 2.3.2 Primary types
        • 2.3.2.1 Has effect discrimination
        • 2.3.2.2 Is pendulum discrimination
        • 2.3.2.3 By attribute
      • 2.3.3 Secondary types
        • 2.3.3.1 By attribute
        • 2.3.3.2 By primary type
      • 2.3.4 Monster types
        • 2.3.4.1 By Attribute
        • 2.3.4.2 By primary type
        • 2.3.4.3 By secondary type
      • 2.3.5 ATK
      • 2.3.6 DEF
      • 2.3.7 Level/Rank
        • 2.3.7.1 ATK statistics
        • 2.3.7.2 DEF statistics
      • 2.3.8 Pendulum scale
        • 2.3.8.1 ATK statistics
        • 2.3.8.2 DEF statistics
        • 2.3.8.3 Level/Rank statistics
      • 2.3.9 Link
        • 2.3.9.1 ATK statistics
      • 2.3.10 Link Arrows
        • 2.3.10.1 By combination
        • 2.3.10.2 By unique
        • 2.3.10.3 By link
    • 2.4 Spell & Trap
      • 2.4.1 Properties
    • 2.5 Effect type
      • 2.5.1 Card type discrimination
    • 2.6 Archseries
      • 2.6.1 By card type
      • 2.6.2 By primary type
      • 2.6.3 By secondary type
      • 2.6.4 By monster type
      • 2.6.5 By property
    • 2.7 Artworks
      • 2.7.1 By card type
      • 2.7.2 By primary type
    • 2.8 Errata
      • 2.8.1 By card type
      • 2.8.2 By primary type
      • 2.8.3 By artwork
    • 2.9 TCG & OCG status
      • 2.9.1 TGC status
        • 2.9.1.1 By card type
        • 2.9.1.2 By monster type
        • 2.9.1.3 By archseries
      • 2.9.2 OCG status
        • 2.9.2.1 By card type
        • 2.9.2.2 By monster type
        • 2.9.2.3 By archseries
      • 2.9.3 TCG vs. OCG status
  • 3 Extras
    • 3.1 Multiple secondary types
    • 3.2 Not yet released
    • 3.3 Page name differs from card name
  • 4 Epilogue

1 Data loading¶

Cards data loaded from ../data/cards_data_20260502T0603Z.bz2

Changelog loaded from ../data/cards_changelog_20260425T1334Z_20260502T0603Z.bz2 for Cards data

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2 Data visualization¶

2.1 Full data¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

Full data available to download here

2.2 Card types¶

Total number of card types: 3


No description has been provided for this image

2.3 Monsters¶

2.3.1 Attributes¶

Total number of attributes: 8


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.2 Primary types¶

Total number of primary types: 7


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.3.2.1 Has effect discrimination¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

Obs: Normal monster can have effect if it is pendulum

2.3.2.2 Is pendulum discrimination¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.2.3 By attribute¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.3 Secondary types¶

Total number of secondary types:
 
6


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.3.1 By attribute¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.3.2 By primary type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.4 Monster types¶

Total number of monster types: 26


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.4.1 By Attribute¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.4.2 By primary type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.4.3 By secondary type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.5 ATK¶

Total number of ATK values: 86


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.6 DEF¶

Total number of DEF values: 79


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.7 Level/Rank¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.7.1 ATK statistics¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.3.7.2 DEF statistics¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.3.8 Pendulum scale¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.8.1 ATK statistics¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.3.8.2 DEF statistics¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.3.8.3 Level/Rank statistics¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.3.9 Link¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.9.1 ATK statistics¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.3.10 Link Arrows¶

2.3.10.1 By combination¶

Total number of link arrow combinations: 67


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.10.2 By unique¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.3.10.3 By link¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.4 Spell & Trap¶

2.4.1 Properties¶

Total number of properties: 10


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.5 Effect type¶

Total number of effect types: 16


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.5.1 Card type discrimination¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.6 Archseries¶

Total number of Archseries: 845


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.6.1 By card type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.6.2 By primary type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.6.3 By secondary type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.6.4 By monster type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.6.5 By property¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.7 Artworks¶

Total number of cards with edited or alternate artworks: 1256


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.7.1 By card type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.7.2 By primary type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

More granularity is unnecessary

2.8 Errata¶

Total number of cards with errata: 6749


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.8.1 By card type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.8.2 By primary type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

More granularity is unnecessary

2.8.3 By artwork¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.9 TCG & OCG status¶

2.9.1 TGC status¶

Total number of TCG status: 6


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.9.1.1 By card type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.9.1.2 By monster type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.9.1.3 By archseries¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.9.2 OCG status¶

Total number of OCG status: 6


Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.9.2.1 By card type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.9.2.2 By monster type¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

2.9.2.3 By archseries¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

2.9.3 TCG vs. OCG status¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)
No description has been provided for this image

3 Extras¶

3.1 Multiple secondary types¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

3.2 Not yet released¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

3.3 Page name differs from card name¶

Loading ITables v2.7.3 from the init_notebook_mode cell... (need help?)

4 Epilogue¶

Execution completed 02/05/2026 06:26 UTC
Notebook saved to disk