This data table is part of the freely downloadable Northwind sample database. They are useful datasets for demonstrating such things as SQL queries and business data analytics. Loading the Northwind dataset will place this and other related datanto your environment.
1 |
A dataframe with 29 rows and 12 variables:
ID.
Company. name of the customer
LastName. last name of point of contact at the customer
FirstName. first name of point of contact at the customer
JobTitle. title of point of contact at the customer
BusinessPhone. formatted as "(123)456-7890"
FaxNumber. formatted as "(123)456-7890"
Address.
City.
StateProvince. Two digit abbreviation
ZIPPostalCode.
CountryRegion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.