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 9 rows and 15 variables:
ID.
Company. name of the customer
LastName.
FirstName.
EmailAddress
JobTitle.
BusinessPhone. formatted as "(123)456-7890"
HomePhone. formatted as "(123)456-7890"
FaxNumber. formatted as "(123)456-7890"
Address.
City.
StateProvince. Two digit abbreviation
ZIPPostalCode.
CountryRegion.
Wibpage. A fictitous URL
Notes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.