File size: 6,448 Bytes
32ad8b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
    "tbl_d_customer": {
        "summary": "Summary: This table contains customer information with various details such as customer ID, account number, customer type, names, email addresses, and other attributes.\n",
        "description": "Description: The table captures data related to customers, including personal and billing details. It has 129 columns covering a range of information about customers."
    },
    "tbl_d_product_style_flags": {
        "summary": "Summary: product_id: A unique identifier for each product.\n contemp_style_flag: A flag indicating whether the product has a contemporary style (1 for true, 0 for false).\n trad_style_flag: for a traditional style.\n country_style_flag: for a country style.\n trans_style_flag: for a transitional style.\n mc_style_flag: for a mission/craftsman style.\n farm_style_flag: for a farmhouse style.\n wi_style_flag: for a winter style.\n iron_style_flag:fors an iron style.\n crystal_style_flag: for a crystal style.\n coast_style_flag: for a coastal style.\n rustic_style_flag: for a rustic style.\n ind_style_flag: for an industrial style.\n glam_style_flag: for a glamorous style.\n ac_style_flag: for an eclectic/accents style.\n kids_style_flag: for a kids style.\n asian_style_flag: for an Asian style.\n tiff_style_flag: for a Tiffany style.\n trop_style_flag: for a tropical style.\n um_style_flag: for an urban/modern style.\n sw_style_flag: for a southwestern style.\n themed_style_flag:fors a themed style.\n west_style_flag: for a western style.\n sku#: The Stock Keeping Unit (SKU) for each product.",
        "description": "table contains information about various flag styles of products"
    },
    "zip_distance": {
        "summary": "The table records zip codes (zip) with corresponding store numbers (store_number). The distance in miles from the nearest store (mi_from_nearest_store) is documented.",
        "description": "The table records zip codes (zip) with corresponding store numbers (store_number). The distance in miles from the nearest store (mi_from_nearest_store) is documented."
    },
    "tbl_d_product": {
        "summary": "Summary: This table represents product information including product ID, SKU, name, dimensions, weight, price, and other details.\n",
        "description": "Description: The table contains 75 columns with comprehensive product details, covering aspects such as dimensions, weight, pricing, and other relevant information."
    },
    "tbl_f_sales": {
        "summary": "Summary: This table contains sales data with details like date, store, customer, product, order, promotion, discounts, and more.\n",
        "description": "Description: The table includes 50 columns capturing various aspects of sales transactions, including order details, promotions, and associated information."
    },
    "tbl_d_store": {
        "summary": "Summary: This table contains information about different stores, including store ID, name, designation, size, location, manager details, and other attributes.\n",
        "description": "Description: The table captures data related to store details, such as physical attributes, geographical location, and managerial information."
    },
    "tbl_d_channel": {
        "summary": "Summary: This table provides details about different channels, including channel ID, name, code, source file, and load date.\n",
        "description": "Description: The table captures information about various channels through which business activities occur."
    },
    "tbl_d_lineaction_code": {
        "summary": "Summary: This table contains codes and descriptions for line actions, indicating order status and sales type.\n",
        "description": "Description: The table captures information related to line actions in sales transactions, providing codes and descriptions."
    },
    "tbl_d_calendar": {
        "summary": "Summary: This table contains calendar-related information, including date details, months, weeks, quarters, and day-related attributes.\n",
        "description": "Description: The table captures a comprehensive set of calendar details, aiding in temporal analysis and planning."
    },
    "tbl_f_browse": {
        "summary": "Summary: This table provides information about customer browsing activities, including session details, actions, and associated metadata.\n",
        "description": "Description: The table captures data related to customer interactions on a website, including browsing actions and categories."
    },
    "tbl_d_time": {
        "summary": "Summary: This table contains information about different times of the day, including time zones and related attributes.\n",
        "description": "Description: The table captures details about time intervals, aiding in temporal analysis and scheduling."
    },
    "tbl_d_browse_action": {
        "summary": "Summary: This table provides codes and descriptions for browse actions, indicating customer interactions on a website.\n",
        "description": "Description: The table captures information related to various browse actions, helping to understand customer behavior."
    },
    "tbl_d_browse_category": {
        "summary": "Summary: This table contains information about browse categories, including category ID, code, name, source file, and load date.\n",
        "description": "Description: The table captures details about browse categories, facilitating analysis of customer interests."
    },
    "tbl_d_style": {
        "summary": "Summary: This table provides information about product styles, including SKU, style, source file, and load date.\n",
        "description": "Description: The table captures details about different product styles, aiding in categorization and analysis."
    },
    "tbl_f_emailing": {
        "summary": "Summary: This table contains information about email-related events, including issue details, customer information, timestamps, and event outcomes.\n",
        "description": "Description: The table captures data related to email interactions, including event details and customer responses."
    },
    "tbl_d_event": {
        "summary": "Summary: This table provides details about different events, including event ID, type, description, details, start and end dates, and source information.\n",
        "description": "Description: The table captures information related to various events, facilitating event-based analysis."
    }
}