Category: Programming
Programming content cluster
-

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
-

SAS Admin: Find and Kill runaway compute session (Linux)
Managing resources on SAS Compute server is very essential and certainly require some monitoring and cleaning to keep it functioning properly. Once of… 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