anumaurya114exp commited on
Commit
32ad8b0
·
1 Parent(s): 61a5edc

added summary for new tables

Browse files
Files changed (1) hide show
  1. tableSummaryDict.json +66 -1
tableSummaryDict.json CHANGED
@@ -1 +1,66 @@
1
- {"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": {"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."}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tbl_d_customer": {
3
+ "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",
4
+ "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."
5
+ },
6
+ "tbl_d_product_style_flags": {
7
+ "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.",
8
+ "description": "table contains information about various flag styles of products"
9
+ },
10
+ "zip_distance": {
11
+ "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.",
12
+ "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."
13
+ },
14
+ "tbl_d_product": {
15
+ "summary": "Summary: This table represents product information including product ID, SKU, name, dimensions, weight, price, and other details.\n",
16
+ "description": "Description: The table contains 75 columns with comprehensive product details, covering aspects such as dimensions, weight, pricing, and other relevant information."
17
+ },
18
+ "tbl_f_sales": {
19
+ "summary": "Summary: This table contains sales data with details like date, store, customer, product, order, promotion, discounts, and more.\n",
20
+ "description": "Description: The table includes 50 columns capturing various aspects of sales transactions, including order details, promotions, and associated information."
21
+ },
22
+ "tbl_d_store": {
23
+ "summary": "Summary: This table contains information about different stores, including store ID, name, designation, size, location, manager details, and other attributes.\n",
24
+ "description": "Description: The table captures data related to store details, such as physical attributes, geographical location, and managerial information."
25
+ },
26
+ "tbl_d_channel": {
27
+ "summary": "Summary: This table provides details about different channels, including channel ID, name, code, source file, and load date.\n",
28
+ "description": "Description: The table captures information about various channels through which business activities occur."
29
+ },
30
+ "tbl_d_lineaction_code": {
31
+ "summary": "Summary: This table contains codes and descriptions for line actions, indicating order status and sales type.\n",
32
+ "description": "Description: The table captures information related to line actions in sales transactions, providing codes and descriptions."
33
+ },
34
+ "tbl_d_calendar": {
35
+ "summary": "Summary: This table contains calendar-related information, including date details, months, weeks, quarters, and day-related attributes.\n",
36
+ "description": "Description: The table captures a comprehensive set of calendar details, aiding in temporal analysis and planning."
37
+ },
38
+ "tbl_f_browse": {
39
+ "summary": "Summary: This table provides information about customer browsing activities, including session details, actions, and associated metadata.\n",
40
+ "description": "Description: The table captures data related to customer interactions on a website, including browsing actions and categories."
41
+ },
42
+ "tbl_d_time": {
43
+ "summary": "Summary: This table contains information about different times of the day, including time zones and related attributes.\n",
44
+ "description": "Description: The table captures details about time intervals, aiding in temporal analysis and scheduling."
45
+ },
46
+ "tbl_d_browse_action": {
47
+ "summary": "Summary: This table provides codes and descriptions for browse actions, indicating customer interactions on a website.\n",
48
+ "description": "Description: The table captures information related to various browse actions, helping to understand customer behavior."
49
+ },
50
+ "tbl_d_browse_category": {
51
+ "summary": "Summary: This table contains information about browse categories, including category ID, code, name, source file, and load date.\n",
52
+ "description": "Description: The table captures details about browse categories, facilitating analysis of customer interests."
53
+ },
54
+ "tbl_d_style": {
55
+ "summary": "Summary: This table provides information about product styles, including SKU, style, source file, and load date.\n",
56
+ "description": "Description: The table captures details about different product styles, aiding in categorization and analysis."
57
+ },
58
+ "tbl_f_emailing": {
59
+ "summary": "Summary: This table contains information about email-related events, including issue details, customer information, timestamps, and event outcomes.\n",
60
+ "description": "Description: The table captures data related to email interactions, including event details and customer responses."
61
+ },
62
+ "tbl_d_event": {
63
+ "summary": "Summary: This table provides details about different events, including event ID, type, description, details, start and end dates, and source information.\n",
64
+ "description": "Description: The table captures information related to various events, facilitating event-based analysis."
65
+ }
66
+ }