<?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: Street Lookup Data Issues in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689054#M209442</link>
    <description>&lt;P&gt;Did you unzip the files? I would highly recommend moving them out of the download folder as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've run those programs so I do know they work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Tue, 06 Oct 2020 00:56:11 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-10-06T00:56:11Z</dc:date>
    <item>
      <title>Street Lookup Data Issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689040#M209435</link>
      <description>&lt;P&gt;Downloaded the StreetLookupData.zip files to run some PROC GEOCODE and get valuable latitude/longitude data BUT - when I run through the installation program for the data&lt;/P&gt;&lt;P&gt;/*--- Edit macro variables to specify locations on your system. */&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1" color="#0000ff"&gt;%let&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; PATHIN=C:\Users\ACRAVEN1\Documents\StreetLookupData_94-2018; &lt;/FONT&gt;&lt;FONT face="Courier New" size="1" color="#008000"&gt;/* Directory with files from the zip archive */&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="1" color="#0000ff"&gt;%let&lt;/FONT&gt;&lt;FONT face="Courier New" size="1"&gt; PATHOUT=C:\Users\ACRAVEN1\Desktop\Geocode; &lt;/FONT&gt;&lt;FONT face="Courier New" size="1" color="#008000"&gt;/* Location to write geocoding data sets */&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this error:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;ERROR: Unable to get SAS code. Could not find a part of the path&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;'C:\Users\ACRAVEN1\AppData\Local\Temp\1\Temp1_StreetLookupData_94-2018.zip\ImportCSVfiles.sas'.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;These are folders that do exist (I copied their paths in Windows explorer) and the PATHIN folder does contain the .csv files that make up the data.&amp;nbsp; Anyone have any insight into why this won't work? &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 23:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689040#M209435</guid>
      <dc:creator>ACraven1</dc:creator>
      <dc:date>2020-10-05T23:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Street Lookup Data Issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689041#M209436</link>
      <description>&lt;P&gt;It's the folder location of the SAS program -&amp;nbsp;&lt;SPAN&gt;ImportCSVfiles.sas - that causes the error. Does&amp;nbsp;'C:\Users\ACRAVEN1\AppData\Local\Temp\1\Temp1_StreetLookupData_94-2018.zip' exist?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also I hope your SAS session is running locally on your PC and not a remote SAS server as that would also explain the error.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 23:51:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689041#M209436</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-10-05T23:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Street Lookup Data Issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689045#M209438</link>
      <description>&lt;P&gt;I think the issue with that error ended up being the location of the program I was running. I moved it to the folder for PathIN and it got past that error but now the LOOKUP library doesn't seem to exist and is preventing other files from generating.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 00:22:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689045#M209438</guid>
      <dc:creator>ACraven1</dc:creator>
      <dc:date>2020-10-06T00:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Street Lookup Data Issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689048#M209440</link>
      <description>&lt;P&gt;Post the complete log of that step then.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 00:46:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689048#M209440</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-10-06T00:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Street Lookup Data Issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689054#M209442</link>
      <description>&lt;P&gt;Did you unzip the files? I would highly recommend moving them out of the download folder as well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've run those programs so I do know they work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 06 Oct 2020 00:56:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Street-Lookup-Data-Issues/m-p/689054#M209442</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-10-06T00:56:11Z</dc:date>
    </item>
  </channel>
</rss>

