<?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 Lead Service Line Inventory Solution - Arcade Expression in Water Utilities Questions</title>
    <link>https://community.esri.com/t5/water-utilities-questions/lead-service-line-inventory-solution-arcade/m-p/1309728#M1904</link>
    <description>&lt;P&gt;I'm trying to understand how the "assumed lead" category is assigned in the Public Web Map&amp;nbsp;&lt;/P&gt;&lt;P&gt;The symbology expression is dependent on utilitystatus and custstatus is equal to 1.&lt;/P&gt;&lt;P&gt;What is "1" and where do find this. Is it just saying, "not null"? We can't make the map public if we can't explain it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; There's really no mention of "assumed lead" categories in the EPA Guidance documentation. Curious what the reasoning was to include this category in the solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"If the value of utilstatus &amp;nbsp;&lt;STRONG&gt;&lt;U&gt;&lt;FONT color="#0000FF"&gt;is equal to 1&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt; and the value of utilsource is "Installation record (e.g., tap card)," or if the value of custstatus &lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;is equal to 1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt; and the value of custsource is "Installation record (e.g., tap card)," then return "&lt;STRONG&gt;Lead&lt;/STRONG&gt;."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the value of utilstatus &lt;U&gt;&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;is equal to 1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/U&gt;and the value of utilsource is "Water sampling only with no records," or if the value of custstatus &lt;STRONG&gt;&lt;U&gt;&lt;FONT color="#0000FF"&gt;is equal to 1&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt; and the value of custsource is "Water sampling only with no records," then return "&lt;STRONG&gt;Lead&lt;/STRONG&gt;."&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2023 19:43:16 GMT</pubDate>
    <dc:creator>ChrisMiller_AK</dc:creator>
    <dc:date>2023-07-19T19:43:16Z</dc:date>
    <item>
      <title>Lead Service Line Inventory Solution - Arcade Expression</title>
      <link>https://community.esri.com/t5/water-utilities-questions/lead-service-line-inventory-solution-arcade/m-p/1309728#M1904</link>
      <description>&lt;P&gt;I'm trying to understand how the "assumed lead" category is assigned in the Public Web Map&amp;nbsp;&lt;/P&gt;&lt;P&gt;The symbology expression is dependent on utilitystatus and custstatus is equal to 1.&lt;/P&gt;&lt;P&gt;What is "1" and where do find this. Is it just saying, "not null"? We can't make the map public if we can't explain it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; There's really no mention of "assumed lead" categories in the EPA Guidance documentation. Curious what the reasoning was to include this category in the solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"If the value of utilstatus &amp;nbsp;&lt;STRONG&gt;&lt;U&gt;&lt;FONT color="#0000FF"&gt;is equal to 1&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt; and the value of utilsource is "Installation record (e.g., tap card)," or if the value of custstatus &lt;U&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;is equal to 1&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/U&gt; and the value of custsource is "Installation record (e.g., tap card)," then return "&lt;STRONG&gt;Lead&lt;/STRONG&gt;."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the value of utilstatus &lt;U&gt;&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;is equal to 1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;/U&gt;and the value of utilsource is "Water sampling only with no records," or if the value of custstatus &lt;STRONG&gt;&lt;U&gt;&lt;FONT color="#0000FF"&gt;is equal to 1&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt; and the value of custsource is "Water sampling only with no records," then return "&lt;STRONG&gt;Lead&lt;/STRONG&gt;."&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 19:43:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/lead-service-line-inventory-solution-arcade/m-p/1309728#M1904</guid>
      <dc:creator>ChrisMiller_AK</dc:creator>
      <dc:date>2023-07-19T19:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lead Service Line Inventory Solution - Arcade Expression</title>
      <link>https://community.esri.com/t5/water-utilities-questions/lead-service-line-inventory-solution-arcade/m-p/1309756#M1905</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;The "1" you reference above is the coded value of "Lead" in the list of values for both the utilstatus and custstatus fields, which are the 2 fields representing the material classification of the utility side and customer side of the line. The utilsource and custsource fields represent the source of information (how the material was determined) of both sides of the service line.&lt;/P&gt;&lt;P&gt;The expression that powers the symbols, specifically the "Lead" and "Assumed Lead" categories, uses the material classification (in this case, Lead) and the source of information to determine whether or not the "Lead" classification is "known" or "assumed". The sources we chose for known are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Installation record (e.g., tap card)&lt;/LI&gt;&lt;LI&gt;Water sampling only with no records&lt;/LI&gt;&lt;LI&gt;Field inspection only with no records&lt;/LI&gt;&lt;LI&gt;Service line repair or replacement record&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The sources we chose for assumed are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Statistical analysis&lt;/LI&gt;&lt;LI&gt;Previous materials evaluation&lt;/LI&gt;&lt;LI&gt;Installation date is after the lead ban&lt;/LI&gt;&lt;LI&gt;Service line diameter is greater than 2 inches&lt;/LI&gt;&lt;LI&gt;Other&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We added "Assumed Lead" as a category until the material has been verified with one of the "known" values above. Some states may accept some of the "assumed" sources as a means of verification, and in that case the expression can be adjusted.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 20:29:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/lead-service-line-inventory-solution-arcade/m-p/1309756#M1905</guid>
      <dc:creator>AlexKabak</dc:creator>
      <dc:date>2023-07-19T20:29:44Z</dc:date>
    </item>
  </channel>
</rss>

