/panjiva/shipments/statistics

POST /api/panjiva/shipments/statistics

Price: 5 credits

Totals over every US customs import record matching a free-text query, optionally narrowed to shippers or US buyers within a radius of a point: how many shipments, their combined weight in kilograms and declared value in US dollars, plus an optional breakdown of them across chosen attributes such as origin country, port of unlading, industry or consignee country.

How to use it

Use it for market-sizing questions — how much of a product or a company's trade moves and where from. The totals cover every matching customs record, but a breakdown covers only the shipments whose attribute the source knows, on some attributes under a tenth of them, so read covered_shipment_count against shipment_count before treating a distribution as a share of the whole. A dimension whose fetch fails is left out instead of costing you the totals, so match the dimension each breakdown echoes against the ones you asked for before assuming all of them came back. A query nothing matches answers null totals rather than an error.

Parameters

Request body

Response

Errors

Response headers