<?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 Need help with preserving data from a csv when joining it with a shapefile in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/need-help-with-preserving-data-from-a-csv-when/m-p/1642744#M66205</link>
    <description>&lt;P&gt;Hi all! I'm a relatively new QGIS/ArcGIS Online user here. I am working on a project that requires mapping various congregations across the United States by zip code or by county boundary. I have come across an issue in my work flow and was hoping some users with more experience could offer some tips.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my issue:&lt;/P&gt;&lt;P&gt;The data I'm working with often has entries that appear to be duplicates. In fact, they are distinct congregations, but based on the fields in the spreadsheet I am using, they appear to be the same. For example, a set of rows looks like this:&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1790 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1790 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1790 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1790 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, I am mapping Methodist congregations by county boundary. Because Methodists listed the number of congregations within a county boundary, all of the identification fields for the various congregations in that same county starting and ending the same year appear to be duplicates. However, they are not. So, I need to represent each of these distinct congregations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I go to join my .csv with my shapefile of historical county boundaries, QGIS appears to merge the rows that look, like the above example, to be duplicates. Any tips on preventing this and keeping all of the data through this join process?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Sun, 17 Aug 2025 23:25:38 GMT</pubDate>
    <dc:creator>sm1355</dc:creator>
    <dc:date>2025-08-17T23:25:38Z</dc:date>
    <item>
      <title>Need help with preserving data from a csv when joining it with a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/need-help-with-preserving-data-from-a-csv-when/m-p/1642744#M66205</link>
      <description>&lt;P&gt;Hi all! I'm a relatively new QGIS/ArcGIS Online user here. I am working on a project that requires mapping various congregations across the United States by zip code or by county boundary. I have come across an issue in my work flow and was hoping some users with more experience could offer some tips.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my issue:&lt;/P&gt;&lt;P&gt;The data I'm working with often has entries that appear to be duplicates. In fact, they are distinct congregations, but based on the fields in the spreadsheet I am using, they appear to be the same. For example, a set of rows looks like this:&lt;/P&gt;&lt;TABLE border="1" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1790 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1790 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1790 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1790 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Mount Olive&lt;/TD&gt;&lt;TD&gt;NJ&lt;/TD&gt;&lt;TD&gt;07836&lt;/TD&gt;&lt;TD&gt;1788&lt;/TD&gt;&lt;TD&gt;1790&lt;/TD&gt;&lt;TD&gt;1/1/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;12/31/1788 0:00:00&lt;/TD&gt;&lt;TD&gt;MORRIS&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Methodist&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, I am mapping Methodist congregations by county boundary. Because Methodists listed the number of congregations within a county boundary, all of the identification fields for the various congregations in that same county starting and ending the same year appear to be duplicates. However, they are not. So, I need to represent each of these distinct congregations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I go to join my .csv with my shapefile of historical county boundaries, QGIS appears to merge the rows that look, like the above example, to be duplicates. Any tips on preventing this and keeping all of the data through this join process?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 17 Aug 2025 23:25:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/need-help-with-preserving-data-from-a-csv-when/m-p/1642744#M66205</guid>
      <dc:creator>sm1355</dc:creator>
      <dc:date>2025-08-17T23:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with preserving data from a csv when joining it with a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/need-help-with-preserving-data-from-a-csv-when/m-p/1643034#M66206</link>
      <description>&lt;P&gt;Just add a column and populate it with distinct values? You say that they appear to be duplicates (the data you posted), but then say they are not. Please describe the portion of the data that makes them distinct.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 21:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/need-help-with-preserving-data-from-a-csv-when/m-p/1643034#M66206</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2025-08-18T21:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with preserving data from a csv when joining it with a shapefile</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/need-help-with-preserving-data-from-a-csv-when/m-p/1643430#M66207</link>
      <description>&lt;P&gt;You could geocode the CSV table to the county, state level.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/reference/geocode.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/arcgis-online/reference/geocode.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The geocoder supports multiple input fields, you can upload data that only has county and state.&lt;/P&gt;&lt;P&gt;That should give you an output point for each row.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="county_and_state.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138845i482B90E8C1DC1F66/image-size/large?v=v2&amp;amp;px=999" role="button" title="county_and_state.png" alt="county_and_state.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="multiple_points_per_county.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138846iD052F8AC624A354E/image-size/large?v=v2&amp;amp;px=999" role="button" title="multiple_points_per_county.png" alt="multiple_points_per_county.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could also try doing a one-to-many join in ArcGIS Online so the joined features would be duplicated for each row in the table.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/analyze/join-features-mv.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/arcgis-online/analyze/join-features-mv.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 20:21:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/need-help-with-preserving-data-from-a-csv-when/m-p/1643430#M66207</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2025-08-19T20:21:12Z</dc:date>
    </item>
  </channel>
</rss>

