Spaces:
Runtime error
Runtime error
Commit ·
5747d78
1
Parent(s): b596058
summary dict
Browse files- tableSummaryDict.json +1 -0
tableSummaryDict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 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."}}
|