Using SAS to parse XML data
Submitted by doug on Sun, 05/17/2009 - 23:15
Recently I worked on an interesting project with a Florida land conservancy group. This effort involved working with a XML file containing 911,000 Putnam County Florida property owner records -- reading the file, sorting and extracting data and creating reports that could be used for targeted marketing.
This was very straightforward, but like so many projects, there are always a few interesting twists. Let's take a look.
- Login to post comments