contoso: Dataset of the 'Contoso' Company
A collection of synthetic datasets simulating sales transactions from a fictional company. The dataset includes various related tables that contain essential business and operational data, useful for analyzing sales performance and other business insights. Key tables included in the package are:
- "sales": Contains data on individual sales transactions, including order details, pricing, quantities, and customer information.
- "customer": Stores customer-specific details such as demographics, geographic location, occupation, and birthday.
- "store": Provides information about stores, including location, size, status, and operational dates.
- "orders": Contains details about customer orders, including order and delivery dates, store, and customer data.
- "product": Contains data on products, including attributes such as product name, category, price, cost, and weight.
- "date": A time-based table that includes date-related attributes like year, month, quarter, day, and working day indicators.
This dataset is ideal for practicing data analysis, performing time-series analysis, creating reports, or simulating business intelligence scenarios.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=contoso
to link to this page.