Hi Everyone,
I tried accessing FRED data via SAS EG by allocating a libname, usinge the SASEFRED engine.
libname fred6 sasefred "/this/is/my/acllocation/path/FRED_DATA/"
debug=on
URL="http://api.stlouisfed.org/fred/sources?limit=10"
APIKEY='here2841is122the129apikey122igot'
;
I get the error message:
"The SASEFRED engine cannot be found."
I have SAS9.3 M2 running with SAS/ETS 12.1
Is this engine only available in "younger" ETS-versions (14.1??)?
Cheers,
FK
It appears to have been released in version 13.1.
You will need to update your SAS installation, your SAS installation is 6+ years old.
Old 9.3m2 29Aug2012 12.1 Old 9.4 10Jul2013 12.3 Modern 9.4m1 15Dec2013 13.1 Modern 9.4m2 05Aug2014 13.2 Modern 9.4m3 14Jul2015 14.1 Recent 9.4m4 16Nov2016 14.2 Recent 9.4m5 19Sep2017 14.3 Recent 9.4m6 20Nov2018 15.1
It appears to have been released in version 13.1.
You will need to update your SAS installation, your SAS installation is 6+ years old.
Old 9.3m2 29Aug2012 12.1 Old 9.4 10Jul2013 12.3 Modern 9.4m1 15Dec2013 13.1 Modern 9.4m2 05Aug2014 13.2 Modern 9.4m3 14Jul2015 14.1 Recent 9.4m4 16Nov2016 14.2 Recent 9.4m5 19Sep2017 14.3 Recent 9.4m6 20Nov2018 15.1
Can you instead use PROC HTTP or the URL Access Engine for the FILENAME statement?
Vince DelGobbo
SAS R&D
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.