Pyteryx/Alteryx_TestWorkflows/Maven Toys Data/data_dictionary.csv

781 B

1TableFieldDescription
2ProductsProduct_IDProduct ID
3ProductsProduct_NameProduct name
4ProductsProduct_CategoryProduct Category
5ProductsProduct_CostProduct cost ($USD)
6ProductsProduct_PriceProduct retail price ($USD)
7InventoryStore_IDStore ID
8InventoryProduct_IDProduct ID
9InventoryStock_On_HandStock quantity of the product in the store (inventory)
10StoresStore_IDStore ID
11StoresStore_NameStore name
12StoresStore_CityCity in Mexico where the store is located
13StoresStore_LocationLocation in the city where the store is located
14StoresStore_Open_DateDate when the store was opened
15SalesSale_IDSale ID
16SalesDateDate of the transaction
17SalesStore_IDStore ID
18SalesProduct_IDProduct ID
19SalesUnitsUnits sold
20CalendarDateCalendar date