Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 421041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T18:56:40+00:00 2026-05-12T18:56:40+00:00

I have been taking a few graduate classes with a professor I like alot

  • 0

I have been taking a few graduate classes with a professor I like alot and she raves about SAS all of the time. I “grew up” learning stats using SPSS, and with their recent decisions to integrate their stats engine with R and Python, I find it difficult to muster up the desire to learn anything else. I am not that strong in Python, but I can get by with most tasks that I want to accomplish.

Admittedly, I do see the upside to SAS, but I have learned to do some pretty cool things combining SPSS and Python, like grabbing data from the web and analyzing it real-time. Plus, I really like that I can use the GUI to generate the base for my code before I add my final modifications. In SAS, it looks like I would have to program everything by hand (ignoring Enterprise Guide).

My question is this. Can you grab data from the web and parse it into SAS datasets? This is a deal-breaker for me. What about interfacing with API’s like Google Analytics, Twitter, etc? Are there external IDE’s that you can use to write and execute SAS programs?

Any help will be greatly appreciated.

Brock

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T18:56:40+00:00Added an answer on May 12, 2026 at 6:56 pm

    Incidentally, SAS is now offering integration with R.
    http://support.sas.com/rnd/app/studio/Rinterface2.html

    There are all sorts of ways to get data off the web. One example is to use the url access methods on filename statements to pull in xml data off the web.
    For example:

    filename cmap "yldmap.map"; /* an xml map I created to parse the data */
    filename curyld
          url "http://www.ustreas.gov/offices/domestic-finance/debt-management/interest-rate/yield.xml";
    
    libname curyld xml xmlmap=cmap;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In the data structures class that I am currently taking, we have been tasked
Have been reading about async and tasks and been attempting to convert the CopyFileEx
I am developing a project that lately have been taking off with increased popularity.
I very rarely use fortran, however I have been tasked with taking legacy code
Most software-development buzzwords of the past few years, have been at times labeled either
I have been having a few issues with ajax error function getting called while
I have been dabbling in WCF RIA with Silverlight for the past few weeks
I have been using Quartz.NET in my application a lot over the past few
I have a question about developing a website efficiently and legally. I have been
I have been dealing with the issue for a few days now and I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.