<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SOT: Mining Geo data for a given area in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164593#M31812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of Lat/long to street you may find it easier to go the other way. Proc Geocode will create street address level coordinates if you have all the right inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you may be looking for something in the SAS/GIS module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2014 15:52:45 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-08-18T15:52:45Z</dc:date>
    <item>
      <title>SOT: Mining Geo data for a given area</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164591#M31810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do a little project for a given region, and it requires that I obtain a street address and phone # for 1 or 2 people per square mile in that area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I won't be contacting them, but feeding their data into a company website with SAS to determine if they offer services in that specific location.&amp;nbsp; The company won't publish their coverage area so I thought this is a slick way to build it up empirically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure public data is available for folks with published numbers.&amp;nbsp; I just don't know where to go to get it, or convert lat/lon coordinates to a range of street addresses. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone more familiar with this type of data offer some guidance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 02:55:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164591#M31810</guid>
      <dc:creator>BenConner</dc:creator>
      <dc:date>2014-08-18T02:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: SOT: Mining Geo data for a given area</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164592#M31811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where in the world are you? &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; The solution will vary a lot based on that. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 04:04:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164592#M31811</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-08-18T04:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: SOT: Mining Geo data for a given area</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164593#M31812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of Lat/long to street you may find it easier to go the other way. Proc Geocode will create street address level coordinates if you have all the right inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you may be looking for something in the SAS/GIS module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 15:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164593#M31812</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-08-18T15:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: SOT: Mining Geo data for a given area</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164594#M31813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Phoenix AZ alle American, you have the advantage of the most available prepared functions like geodist. &lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/63354/HTML/default/viewer.htm#n1korpfg2e18lon1nwpow9qijdxe.htm" title="http://support.sas.com/documentation/cdl/en/lefunctionsref/63354/HTML/default/viewer.htm#n1korpfg2e18lon1nwpow9qijdxe.htm"&gt;SAS(R) 9.3 Functions and CALL Routines: Reference&lt;/A&gt; There must be Census data for the area (government data public free available). Just google wit those words.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 16:08:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164594#M31813</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-08-18T16:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: SOT: Mining Geo data for a given area</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164595#M31814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;411.com &lt;/P&gt;&lt;P&gt;I question the ethics...&lt;/P&gt;&lt;P&gt;Ignoring that, I'd probably try the name Jones in each ZIP code and pull address/phone. Not sure how the zips will correlate to the area that you're interested in though. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may violate the terms of websites you use and then it will stop the URL calls/returns. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 16:35:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SOT-Mining-Geo-data-for-a-given-area/m-p/164595#M31814</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-08-18T16:35:46Z</dc:date>
    </item>
  </channel>
</rss>

