Live animals

HS v2007 Code: 01

Family tree for live animals

    graph LR
    A["<a href='/classifications/hs/v2007/01'>01: Live animals</a>"]

    
    A --> B["<a href='/classifications/hs/v2007/0101'>0101: Live horses, asses, mules and hinnies.</a>"]
A --> C["<a href='/classifications/hs/v2007/0102'>0102: Live bovine animals.</a>"]
A --> D["<a href='/classifications/hs/v2007/0103'>0103: Live swine.</a>"]
A --> E["<a href='/classifications/hs/v2007/0104'>0104: Live sheep and goats.</a>"]
A --> F["<a href='/classifications/hs/v2007/0105'>0105: Live poultry, that is to say, fowls of the species Gallus domesticus, ducks, geese, turkeys and guinea fowls.</a>"]
A --> G["<a href='/classifications/hs/v2007/0106'>0106: Other live animals.</a>"]


    %% Color coordination by level

    classDef level1 color:#000,fill:#a8f9ff,stroke:#333,stroke-width:2px
    classDef level2 color:#000,fill:#e0a458,stroke:#333,stroke-width:1px
    classDef level3 color:#000,fill:#419d78,stroke:#333,stroke-width:1px
    classDef level4 color:#000,fill:#c04abc,stroke:#333,stroke-width:1px
    classDef level5 color:#000,fill:#f1c40f,stroke:#333,stroke-width:1px
    classDef level6 color:#000,fill:#f1c40f,stroke:#333,stroke-width:1px
    classDef highlight color:#000,fill:#fff,stroke:#000,stroke-width:5px



  %% Apply classes
  class A level2
class B level4
class C level4
class D level4
class E level4
class F level4
class G level4

  class A highlight

  %% class A level1
  %% class B,C level2
  %% class D,E,F,G,H,I level2
  %% class J,K,L,M,N,O,P level3
  %% class A highlight