Methods for Connecting to Data Using SAS
When: Sep. 13th, 2023 11:00 am - 12:00 pm
Learning Level: Any
To Know
About this Class
Sometimes the data you need is not available in a .csv or a SAS7BDAT format, or maybe it is not available on your computer or within your organization at all. This intermediate class will cover methods to connect to data that is not already in a flat file or not locally available, using SAS. Methods covered in this class include SAS Proc HTTP, API calls to a specific database or website, and using a SAS Connector to data stored on a SQL server.