Store Data from the Contonso Dataset

Description

This dataset contains information about stores within the Contonso dataset. It includes details about the store’s geographic location, operational status, and physical characteristics such as size and opening/closing dates. It provides insights into the store network of the company.

Usage

store

Format

A data frame with 11 columns:

store_key
double Unique identifier for each store.
store_code
double A code that uniquely identifies the store.
geo_area_key
double Unique identifier for the geographical area where the store is located.
country_code
character The country code where the store is located (e.g., "US", "DE").
country_name
character The full name of the country where the store is located.
state
character The state or province where the store is located.
open_date
Date The date when the store was opened.
close_date
Date The date when the store was closed, if applicable.
description
character A description of the store (e.g., "Flagship store", "Outlet store").
square_meters
double The physical size of the store in square meters.
status
character The operational status of the store (e.g., "Open", "Closed").

Source

https://github.com/sql-bi/Contoso-Data-Generator-V2-Data/releases/tag/ready-to-use-data