# Simplified HS Codes

### The Simplified HS Code Object

This section describes the different attributes available for a HS Code.

| category           | *string* | Simplified category name                 |
| ------------------ | -------- | ---------------------------------------- |
| category\_code     | *string* | 4 digit category code                    |
| chapter            | *string* | 2 digit chapter code                     |
| chapter\_name      | *string* | Simplified chapter name                  |
| hs\_category\_code | *string* | 4 digit hs category code                 |
| hs\_chapter\_code  | *string* | 2 digit hs chapter code                  |
| hs\_chapter\_name  | *string* | Official hs chapter name                 |
| hs\_code           | *string* | 6 or 8 digit hs code                     |
| hs\_code\_id       | *string* | Unique reference for hs code.            |
| keywords           | *string* | List of keywords for describing hs code. |
| sub\_category      | *string* | Simplified description                   |
