A | B | C | D | E | F | |
---|---|---|---|---|---|---|
1 | ||||||
2 | Dataset name: Sales | |||||
3 | Dataset description: Core dataset in project - the most granular sales data | |||||
4 | Data granularity: Order-line (single item in the order) | |||||
5 | Field name | Description | ||||
6 | Order line dimensions | |||||
7 | order_line_id | Order line internat number | ||||
8 | quantity | Item (order line) quantity | ||||
9 | unit_price_tax_incl | Gross unit price (tax included) | ||||
10 | unit_price_tax_excl | Net unit price (tax included) | ||||
11 | unit_tax_value | Amount of tax in unit price | ||||
12 | subtotal_tax_incl | Subtotal gross value: quantity x unit price (amount before discounts, tax included) | ||||
13 | subtotal_tax_excl | Subtotal net value: quantity x unit price (amount before discounts, tax excluded) | ||||
14 | subtotal_tax | Amount of tax in subtotal value | ||||
15 | item_discount_tax_incl | Item level discount gross amount (tax included) | ||||
16 | item_discount_tax_excl | Item level discount net amount (tax excluded) | ||||
17 | item_discount_tax | Amount of tax in discount value | ||||
18 | item_revenue_tax_incl | Total gross value (tax included): line subtotal - line discount | ||||
19 | item_revenue_tax_excl | Total net value (tax excluded): line subtotal - line discount | ||||
20 | item_tax_value | Total tax amount for order line | ||||
21 | unit_price_tax_incl_in_pln | Multicurrency feautre - gross unit price (tax included) in unified currency | ||||
22 | unit_price_tax_excl_in_pln | Multicurrency feautre - net unit price (tax included) in unified currency | ||||
23 | unit_tax_value_in_pln | Multicurrency feautre - amount of tax in unit price in unified currency | ||||
24 | subtotal_tax_incl_in_pln | Multicurrency feautre - subtotal gross value: quantity x unit price (amount before discounts, tax included) in unified currency | ||||
25 | subtotal_tax_excl_in_pln | Multicurrency feautre - subtotal net value: quantity x unit price (amount before discounts, tax excluded) in unified currency | ||||
26 | subtotal_tax_in_pln | Multicurrency feautre - amount of tax in subtotal value in unified currency | ||||
27 | item_discount_tax_incl_in_pln | Multicurrency feautre - item level discount gross amount (tax included) in unified currency | ||||
28 | item_discount_tax_excl_in_pln | Multicurrency feautre - item level discount net amount (tax excluded) in unified currency | ||||
29 | item_discount_tax_in_pln | Multicurrency feautre - amount of tax in discount value in unified currency | ||||
30 | item_revenue_tax_incl_in_pln | Multicurrency feautre - total gross value (tax included): line subtotal - line discount in unified currency | ||||
31 | item_revenue_tax_excl_in_pln | Multicurrency feautre - total net value (tax excluded): line subtotal - line discount in unified currency | ||||
32 | item_tax_value_in_pln | Multicurrency feautre - total tax amount for order line in unified currency | ||||
33 | Product-scoped dimensions | |||||
34 | variant_id | Variant identifiers: internal identifier in ERP/CRM | ||||
35 | variant_name | Variant display name (from ERP / CRM) | ||||
36 | variant_sku | Variant identifiers: Stock Keeping Unit | ||||
37 | variant_gtin | Variant identifiers: Global Trade Item Number | ||||
38 | variant_features__color | Variant sample features: color | ||||
39 | variant_features__size | Variant sample features: size | ||||
40 | product_id | Product identifier (to which variant is assigned) | ||||
41 | product_name | Product display name (from ERP / CRM) | ||||
42 | product_attributes__series | Product sample attribute: series | ||||
43 | product_attributes__print | Product sample attribute: series | ||||
44 | product_category_id | Product category identifier #1 (referenced category tree in ecommerce) | ||||
45 | product_category_name | Product category name #1 (referenced category tree in ecommerce) | ||||
46 | product_category2_id | Product category identifier #2 (referenced category tree in ecommerce) | ||||
47 | product_category2_name | Product category name #2 (referenced category tree in ecommerce) | ||||
48 | product_category3_id | Product category identifier #3 (referenced category tree in ecommerce) | ||||
49 | product_category3_name | Product category name #3 (referenced category tree in ecommerce) | ||||
50 | Order-scoped dimensions | |||||
51 | order_key | Order key (unique identifier in data warehouse) | ||||
52 | order_data_stream_id | Data stream from which the order is sent to DW | ||||
53 | order_id | Order unique identifier in store (ERP /CRM, numeric format) | ||||
54 | order_reference | Order unique identifier in store (ERP /CRM, string format) | ||||
55 | order_created | Date and time when order was created | ||||
56 | order_updated | Date and time when order was last updated | ||||
57 | order_cancelled | Date and time when order was cancelled | ||||
58 | order_delivered | Date and time when order was delivered | ||||
59 | order_paid | Date and time when order was paid | ||||
60 | order_refunded | Date and time when order was refunded | ||||
61 | shipping_tax_incl | Shipping cost (tax included) | ||||
62 | shipping_tax_excl | Shipping cost (tax excluded) | ||||
63 | shipping_tax_incl_in_pln | Multicurrency feautre - shipping cost (tax included) in unified currency | ||||
64 | shipping_tax_excl_in_pln | Multicurrency feautre - shipping cost (tax excluded) in unified currency | ||||
65 | discount_tax_incl | Total discounts value applied to order (tax included) | ||||
66 | discount_tax_excl | Total discounts value applied to order (tax excluded) | ||||
67 | discount_tax_incl_in_pln | Multicurrency feautre - total discounts value applied to order (tax included) in unified currency | ||||
68 | discount_tax_excl_in_pln | Multicurrency feautre - total discounts value applied to order (tax excluded) in unified currency | ||||
69 | discount_code | Discount code used in order (if applicable) | ||||
70 | discount_meta | Additional data about discounts used in the order | ||||
71 | currency_key | Order currency as 2-digit ISO code | ||||
72 | currency | Order currency (display name) | ||||
73 | status_key | Order status unique identifier in data warehouse | ||||
74 | status_id | Order state unique identifier in data source (store) | ||||
75 | status_name | Order state internal name in data source (store) | ||||
76 | status | Unified order type from predefined types in data warehouse | ||||
77 | status_description | Order state description | ||||
78 | status_is_valid | Equals 1 if order state is business valid (i.e. delivered, picked up) | ||||
79 | payment_key | Payment type unique identifier in data warehouse | ||||
80 | payment_id | Payment type unique identifier in data source (store) | ||||
81 | payment_name | Payment type internal name in data source (store) | ||||
82 | payment | Unified payment type from predefined types in data warehouse | ||||
83 | payment_software | Software provider for online payments (if applicable) | ||||
84 | delivery_key | Delivery unique identifier in data warehouse | ||||
85 | delivery_id | Delivery method unique identifier in data source (store) | ||||
86 | delivery_name | Delivery method internal name in data source (store) | ||||
87 | delivery | Unified delivery method from predefined types in data warehouse | ||||
88 | delivery_payment_type | Default payment type assigned to delivery method | ||||
89 | carrier_company | Carrier name (if applicable) | ||||
90 | delivery_is_default_free | Equals 1 if delivery is free of charge by default | ||||
91 | shipping_key | Shipping details: location unique key in data warehouse | ||||
92 | shipping_country_code | Shipping details: country code reference key | ||||
93 | shipping_postcode | Shipping details: location postcode (typed by customer) | ||||
94 | shipping_city | Shipping details: location city (typed by customer) | ||||
95 | shipping_zone | Shipping details: location zone part (voivodeship, state etc.) | ||||
96 | shipping_latitude | Shipping details: location latitude | ||||
97 | shipping_longitude | Shipping details: location longitude | ||||
98 | billing_key | Billing details: location unique key in data warehouse | ||||
99 | billing_country_code | Billing details: country code reference key | ||||
100 | billing_postcode | Billing details: location postcode (typed by customer) |