Menu
Feedback
Start here
Tutorials


Tutorials
Explore in-depth tutorials for operating your VTEX store.
Tutorials
Beta
VTEX Data Pipeline Beta
Inventory Data Pipeline

The dataset of the item_inventory table provides information about the availability of items in the inventory, specifying the total quantity of available items, active reservations, unlimited inventory option, as well as SKU and inventory IDs. This table also records updates with timestamps and control IDs.

This section includes the following information:

Data characteristics

CharacteristicDescription
Data sourceObtained from information in the logistics module.
AvailabilityVTEX Admin.
HistoryWe have made historical data available since June 2022. For customers who already use the VTEX platform, data is retained for two years starting in 2024.
Minimum update intervalOne hour.

Table: item_inventory

The table fields are described below:

Column NameColumn TypeDescription
parent_account_namecharacter varying(200)Name of the main account associated with the fundamental entity to which the inventory belongs.
main_accountcharacter varying(200)Name of the Merchant's main account in License Manager.
account_namecharacter varying(200)Name of the account to whom the inventory belongs.
quantitybigintThe total quantity of items available in stock.
reserved_quantitybigintNumber of active reservations for an item.
is_unlimited_quantitybooleanIndicates whether the item can have infinite stock (True/False).
batch_idcharacter(13)Identifies the last ingestion batch that updated this row.
warehouse_idcharacter varying(400)ID of the warehouse where the stock is located.
item_idcharacter varying(300)Identifies the item whose stock is being quantified.
last_updatetimestamp without time zoneThe last time this particular item stock was updated.
warehouse_statusvarchar(8)Display the current status of the warehouse where this inventory is stored. Accepted values are: active, inactive, or deleted.

Analyses with inventory

Some of the analyses that can be run using the inventory table are mentioned below:

  • Inventory level analysis: Assess whether the inventory meets demand and identify items at risk of running out of stock.
  • Inventory reservation trends: Analyze the number of items that have been reserved over time to identify patterns and adjust inventory management strategies.
  • Inventory distribution analysis by account: Optimize inventory management across multiple accounts and understand how inventory is distributed.

Correlations with other data

Inventory data correlates with order and product sets, and provides a more comprehensive analysis for purchases, sales, and marketing. Some examples are:

  • Interaction with order data: Joint analysis with order data offers insights about how efficiently is customer demand being met and helps forecast restocking needs.
  • Relationship with SKUs: Integration with SKU data helps manage inventory based on product popularity and availability.
  • Purchase and supplier data: Coordination with purchase data allows you to maintain an ideal inventory balance, which avoids overstocking or shortages.
  • Sales and marketing analysis: Understanding inventory directly impacts marketing and sales strategies, which allows aligning promotions and campaigns with product availability.

Discover other Datasets

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Catalog Data Pipeline
« Previous
Bridge Logs Data Pipeline
Next »
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback