-
Notifications
You must be signed in to change notification settings - Fork 0
Package data feed
Herman Elenbaas edited this page May 18, 2026
·
6 revisions
The package data feed contains information about all current Nexperia packages such as the unique identifier, the package outline version, the industry name, size information and links to a graphic and package home pages
| Name | Description | Example value | Datatype |
|---|---|---|---|
| Package_outline | Id of the package of a product | SOT323 | String |
| Industry_name | Code identifying a defacto industry term for a package type | SC-70 | String |
| Nr_of_terminals | The actual quantity of potential terminal positions which are occupied | 3 | Integer |
| Dimensions_mm | Description of the nominal dimensions in mm (L x W x H or L x D) of a package outline or a die device | 2 x 1.25 x 0.95 | String |
| URL_3D | 3D view of the package of the product | https://assets.nexperia.com/documents/outline-3d/sot323_3d.svg | URI |
| Package_home_page | Home page for package information | https://www.nexperia.com/packages/SOT323 | URI |