Skip to content

Product data feed

Herman Elenbaas edited this page May 18, 2026 · 46 revisions

The product data feed contains information about all current Nexperia products such as the unique identifier, title, lifecycle status and datasheet URL for each product.

Endpoints

Format URL
CSV https://www.datahub.nexperia.com/nexperia/public-data/basic-data-feed.csv
TSV https://www.datahub.nexperia.com/nexperia/public-data/basic-data-feed.tsv
XML https://www.datahub.nexperia.com/nexperia/public-data/basic-data-feed.srx
JSON https://www.datahub.nexperia.com/nexperia/public-data/basic-data-feed.srj
HTML https://www.datahub.nexperia.com/nexperia/public-data/basic-data-feed.html

Data elements

Name Description Example value Datatype
manufacturer Name of the manufacturer (always Nexperia) Nexperia String
id unique identification of the product http://www.data.nexperia.com/id/sales_items/934054917115 URI
mpn manufacturer part number also sometimes called orderable part number (includes packing) 1PS70SB10,115 String
12nc numeric identification of the product on mpn/opn level 9340 549 17115 String
productStatus see table below of possible states on mpn/opn product level (see table below which explains the meaning) RFS String
ptn product type 1PS70SB10 String
btn basicType (the function/fit specified product) 1PS70SB10 String
title short description of the product 1PS70SB10 - Schottky barrier single diode @en-us String
package id of the package of the product SOT323 String
vp_URL zip file with value proposition elements https://www.nexperia.com/documents/value_proposition/vp_1355568611711.zip URI
package_URL 3D view of the package of the product https://www.nexperia.com/documents/outline_3d/sot323_3d.png URI
manufacturer_URL home page of product on nexperia.com https://www.nexperia.com/pip/1PS70SB10 URI
datasheet_URL link to the data sheet (specification) of the product https://www.nexperia.com/documents/data_sheet/1PS70SB10.pdf URI
oai Order Acceptance Indicator Yes String
ptLifecycleState abbreviation of the lifecycle on product type level ACT String
btnLifecycleState abbreviation of the lifecycle on basic type level ACT String
btnProductStatus lifecycle state on basic type level Production String
btnProductStatusDate change date of basic type level 2011-10-13 Date
specificationStatus specification state of data sheet Product String
category full path of categorisation on nexperia.com Nexperia Products > Diodes > Schottky diodes and rectifiers > Schottky diodes and rectifiers I_F < 1 A String

States for productStatus

Short description Name Description
Development DEV Product is in development
Customer qualification samples CQS Customer quality samples available for selected customers
Released for supply RFS Product is in full production
Discontinuation of delivery DOD Last time buy
Withdrawn WIT End of life of the product (last time shipment is completed)
Obsolete OBS End of life (records are archived)

Clone this wiki locally