Search the site...

SASCRUNCH TRAINING
  • Home
  • Member's Area
  • How to Start
  • SAS Interface
  • Creating a Data Set
  • Practical SAS Training Course
  • SAS Certified Specialist Training Program
  • Proc SQL Course
  • Introduction to Time Series Analysis
  • SAS Project Training Course
  • Full Training / Membership
  • Sign up
  • About us
  • Contact us
  • Home
  • Member's Area
  • How to Start
  • SAS Interface
  • Creating a Data Set
  • Practical SAS Training Course
  • SAS Certified Specialist Training Program
  • Proc SQL Course
  • Introduction to Time Series Analysis
  • SAS Project Training Course
  • Full Training / Membership
  • Sign up
  • About us
  • Contact us
Sentry Page Protection
Please Wait...
Download the Data


In this project, we will be working with a number of simulated data sets.
 
Open the text file below and run the entire code on SAS Studio:
data_sets.txt
File Size: 114 kb
File Type: txt
Download File

The code will create seven data sets:
  • CALL_LOG
  • CUSTOMER_BASE
  • DO_NOT_CALL
  • PROMOTION_HISTORY
  • TRANSACTION_TABLE_202001
  • TRANSACTION_TABLE_202002
  • TRANSACTION_TABLE_202003
Picture

The code is rather long. You can delete it from the code editor after the code is executed.

Picture
Next
Already a member? Go to member's area.