BookmarkSubscribeRSS Feed

Using JSON Data With SAS

Started ‎09-20-2023 by
Modified ‎10-03-2023 by
Views 2,416

JSON is a key interchange format between applications and API-based services. SAS has built-in tools to convert JSON to SAS data for analytics and convert data from SAS to JSON output to integrate with other applications. You will learn what JSON is and how it is used, how to use the JSON libname engine to read JSON into SAS data sets, how to use JSON maps to control how SAS reads and interprets the raw JSON data, and how to use PROC JSON to create JSON output in SAS.

 

Presentation slides are attached to this article. For more information see: