<?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: Record Matching Across Single Table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Record-Matching-Across-Single-Table/m-p/259307#M50156</link>
    <description>&lt;P&gt;It sounds like you're looking to do data linkages based on identifiers. Here's a tool that has been referenced - though I've never used it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.the-link-king.com" target="_blank"&gt;http://www.the-link-king.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Statistics Canada offers a tool called G-Link as well, free but they recommend support, you can find it via google.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, here's a solution that I kind of like that uses a few of the fuzzy matching options.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Name-matching/td-p/82780" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Name-matching/td-p/82780&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2016 03:45:11 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-03-28T03:45:11Z</dc:date>
    <item>
      <title>Record Matching Across Single Table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-Matching-Across-Single-Table/m-p/259302#M50151</link>
      <description>&lt;P&gt;I have a data set with 100k records of&amp;nbsp;customer information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm planning to build some simple rules for matching (ex. firstname + lastname);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the code must go like matching record 1 to the other records then if it matches then i put the ids of these records in an output table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greatly appreciate your advise what are the possible faster approaches to attain these matching of records across a single table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 02:48:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-Matching-Across-Single-Table/m-p/259302#M50151</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2016-03-28T02:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Record Matching Across Single Table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-Matching-Across-Single-Table/m-p/259307#M50156</link>
      <description>&lt;P&gt;It sounds like you're looking to do data linkages based on identifiers. Here's a tool that has been referenced - though I've never used it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.the-link-king.com" target="_blank"&gt;http://www.the-link-king.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Statistics Canada offers a tool called G-Link as well, free but they recommend support, you can find it via google.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, here's a solution that I kind of like that uses a few of the fuzzy matching options.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Name-matching/td-p/82780" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Name-matching/td-p/82780&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 03:45:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-Matching-Across-Single-Table/m-p/259307#M50156</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-28T03:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Record Matching Across Single Table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-Matching-Across-Single-Table/m-p/259356#M50175</link>
      <description>&lt;P&gt;And another tool developed by the US CDC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cdc.gov/cancer/npcr/tools/registryplus/lp.htm" target="_blank"&gt;http://www.cdc.gov/cancer/npcr/tools/registryplus/lp.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 15:04:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-Matching-Across-Single-Table/m-p/259356#M50175</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-03-28T15:04:01Z</dc:date>
    </item>
  </channel>
</rss>

