Footnotes
A footnote is a piece of text that can be seen by traders in the Trade Tariff Service or in their own trading software.
They do not affect how an import or export declaration is processed; they are for informational purposes. Due to this, they are subject to change at any time.
They can give additional information for traders about:
- requirements for importing or exporting a product
- how to acquire licenses or permissions
- eligibility for more favourable import fees
- suspensions of import fees and what products they apply to
A footnote’s identifying fields consist of a type and a code. Footnote types are represented by 2 letters or digits. Footnote codes are 3 digits. Footnotes are often represented as their combined identifier. For example, footnote CD491.
Footnotes have validity dates that represent how long the text in the footnote is accurate. The text of the footnote is contained within description records that will record changes to the footnote.
Footnotes are set and owned by the teams or departments that manage the policy associated with the footnote.
Footnote associations
Footnotes are used to give more information about measures, commodity codes, or additional codes. Each type has an association record type that links one footnote to one measure, commodity code or additional code. The association record is in the same record family as the associated type.
The association record has its own validity dates so that the footnote can be attached for only a temporary period.
Footnote types
Each footnote has a type that identifies the purpose or scope of the footnote.
Footnote types are defined by UK tariff managers and don’t come from any external source. They are created as necessary to aid categorisation and understanding.
Existing footnote types
Type | Description | Usage count |
---|---|---|
AD | Anti dumping | 10 |
CA | Additional nomenclature - CADD | 6 |
CD | Conditions | 850 |
CG | Cultural goods | 21 |
CR | Critical commodity footnote | 1 |
DS | Duty suspension | 477 |
DU | Dual use goods | 662 |
EU | End use | 4 |
EX | Export control measures | 17 |
IS | Invasive alien species | 16 |
MG | Military goods and technologies | 769 |
MH | Meursing table | 3 |
MX | Export refund measure | 47 |
NC | Combined Nomenclature | 31 |
NM | CN measure | 218 |
NX | Export Refund Nomenclature | 63 |
OZ | Ozone-depleting substances | 10 |
PB | Publication | 2 |
PE | Protective equipment | 3 |
PH | Phytosanitary measures | 40 |
PI | Trade Against Pandemics Initiative (TAPI) | 40 |
PN | See annex | 1 |
PR | UK footnotes_oplog on prohibitions and restrictions | 37 |
RT | Regional Trade Agreement | 1 |
SN | Sanctions | 162 |
TM | Taric Measure | 937 |
TN | Taric Nomenclature | 106 |
TP | Dynamic footnote | 6 |
TR | Torture and repression | 36 |
Last updated 29 Oct 2024 | ||
See the SQL query that generated this tableThis table was automatically generated from the open SQLite database providing the UK Tariff. The following query was used to generate the table: SELECT footnote_types.footnote_type_id AS "Type", footnote_types.description AS "Description", COUNT(version_group_id) AS "Usage count" FROM footnotes INNER JOIN common_tracked_models ON footnotes.trackedmodel_ptr_id = common_tracked_models.id INNER JOIN footnote_types ON footnotes.footnote_type_id = footnote_types.trackedmodel_ptr_id GROUP BY footnote_types.footnote_type_id, description ORDER BY footnote_types.footnote_type_id |
Application codes
Each footnote type has an application code. The application code controls whether footnotes of that type apply to measures, commodity codes, or additional codes.
The code also controls at what level of the commodity code hierarchy they can be placed. Some codes require that footnotes can only be attached to measures or commodities at the 8-digit commodity code level whereas others can be set at any level.
A validation rule on each type enforces that footnotes are set at the correct level.
Application codes are hard-coded in systems. Changes to application codes require a change to this data standard.
Application code | Description | Applies to | What level | Notes |
---|---|---|---|---|
1 | Combined nomenclature | Commodity codes | 8-digit commodity codes | |
2 | TARIC nomenclature | Commodity codes | 10-digit commodity codes | |
3 | Export refund nomenclature | ERNs | ERNs are historical and are no longer used. | |
4 | Wine reference nomenclature | N/A | Wine references are historical and are no longer used. | |
5 | Additional code | Additional codes | Any | Additional code footnotes are historical and are no longer used. |
6 | CN measures | Measures | 8-digit commodity codes | |
7 | Other measures | Measures | 10-digit commodity codes | |
8 | Meursing heading | Meursing headings are historical and are no longer used. | ||
9 | Dynamic footnote | Anything | Any | Dynamic footnotes are historical and are no longer used. |
Validity rules
Footnotes
Code | Description |
---|---|
FO2 |
Uniqueness rule for footnote type and code . |
FO4 | Mandatory subrecord rule for footnote descriptions. |
FO5 | Validity contained rule requiring footnote validity to contain validity of any measure associations. |
FO6 | Validity contained rule requiring footnote validity to contain validity of any commodity code associations. |
FO9 | Validity contained rule requiring footnote validity to contain validity of any additional code associations. |
FO11 | Deletion while in use rule for references from a measure via a measure association. |
FO12 | Deletion while in use rule for references from a commodity code via a commodity code association. |
FO15 | Deletion while in use rule for references from an additional code via an additional code association. |
FO17 | Validity contained rule requiring footnote type validity to contain footnote validity. |
Footnote types
Code | Description |
---|---|
FOT1 |
Uniqueness rule for footnote type . |
FOT2 | Deletion while in use rule for references from a footnote. |