Tag: SAS
-

SAS Access to Salesforce via REST API
Accessing Salesforce Objects using SAS without SAS Access to Salesforce or ODBC connection. Application programming Interface (API) comes super useful… Read more
-

Stocks: Fetching historical stock data with SAS
I explored different ways to fetch historic stock data using SAS Proc HTTP method and most suitable way was to use Yahoo Finance API which offer free… Read more
-

Stocks: Fetch List of all Ticker from NASDAQ using SAS
By · July 30, 2022 · 0 Comment While exploring about Proc HTTP procedure in SAS, I wondered if it is possible to get list of all stock ticker in… Read more