OBJECT

SPI

Special Program Indicator https://dataweb.usitc.gov/tariff/programs.

link GraphQL Schema definition

  • type SPI {
  • # Code used on the entry Line.
  • code: String!
  • # Title of the tariff program.
  • name: String
  • # Country of origin SPI is valid for.
  • country: CountryCode
  • # Group of countries the SPI is valid for.
  • group: String
  • }

link Require by