<?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 Joining a CSV to a Geodatabase in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712434#M40324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi, I have two files that I&amp;nbsp; need to join. I have a geodatabase file that has all the zip codes, Name of the state, the Object ID and other information.. I also have a CSV file that has the alumni for my school and their zip code. I am trying to join the two based on the Alumni Zip code. When I do that, not all the zip codes match.Can someone show me how to do that please? I have the documents posted here if you want to view them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks,&lt;BR /&gt;Chase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Dec 2015 00:31:30 GMT</pubDate>
    <dc:creator>ChaseBergklint1</dc:creator>
    <dc:date>2015-12-06T00:31:30Z</dc:date>
    <item>
      <title>Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712434#M40324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hi, I have two files that I&amp;nbsp; need to join. I have a geodatabase file that has all the zip codes, Name of the state, the Object ID and other information.. I also have a CSV file that has the alumni for my school and their zip code. I am trying to join the two based on the Alumni Zip code. When I do that, not all the zip codes match.Can someone show me how to do that please? I have the documents posted here if you want to view them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks,&lt;BR /&gt;Chase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 00:31:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712434#M40324</guid>
      <dc:creator>ChaseBergklint1</dc:creator>
      <dc:date>2015-12-06T00:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712435#M40325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You uploaded a layer (*.lyr) file and a csv file. The layer file is only a pointer to the data and does not contain your actual data. Could you upload your data as a layer package or could you give an example of a zip code that isn't matching? What are the types of the fields you're trying to match and are you sure that the values match exactly. For example, if the zip codes are being handles as strings "92373" is not equal to "92373 " (i.e. number with a space behind it).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 01:28:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712435#M40325</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-12-06T01:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712436#M40326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the contents of a field are&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;left-justified, they are text ... regardless of what they look like&lt;/LI&gt;&lt;LI&gt;if they are right-justified they are numbers.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;As Freddie points out, you have to consider leading and/or trailing spaces with text.&lt;/P&gt;&lt;P&gt;If one table's contents look the same as the others but the justification differs, then you have to convert to either a numeric or text standard&lt;/P&gt;&lt;P&gt;If just a few aren't matching, and the field is text, check for case as well as leading/trailing spaces.&lt;/P&gt;&lt;P&gt;I the above applies, but the values are numeric comparing floats is tricky ... but I doubt that this is your case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 01:40:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712436#M40326</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-12-06T01:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712437#M40327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share the original geodatabase file. You have attached a .lyr file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 07:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712437#M40327</guid>
      <dc:creator>ParthaGhosh__GISP</dc:creator>
      <dc:date>2015-12-06T07:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712438#M40328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not import the csv into you gdb as a table so you are working in the real world....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 13:42:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712438#M40328</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2015-12-06T13:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712439#M40329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For some unknown reason I can't upload the geodatabase here. Is it possible to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 21:29:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712439#M40329</guid>
      <dc:creator>ChaseBergklint1</dc:creator>
      <dc:date>2015-12-06T21:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712440#M40330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;zips should work...unless the files are large (I think they specify the max upload size when uploading)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 21:33:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712440#M40330</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-12-06T21:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712441#M40331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If zip files don't work I'd suggest uploading a layer or map package. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Dec 2015 22:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712441#M40331</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-12-06T22:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712442#M40332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a geodatabase inside the file. However, when I try to join them they don't all match.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 02:00:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712442#M40332</guid>
      <dc:creator>ChaseBergklint1</dc:creator>
      <dc:date>2015-12-07T02:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712443#M40333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you still unable to upload your data to geonet? If so, let me know and I can provide you with credentials to a secure ftp server where you can upload the data and I can take a quick look at it. Prior to uploading the data I'll need you to remove any confidential information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 05:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712443#M40333</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-12-07T05:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712444#M40334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I am. Thank you very much, I was able to do it a month ago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 14:44:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712444#M40334</guid>
      <dc:creator>ChaseBergklint1</dc:creator>
      <dc:date>2015-12-07T14:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Joining a CSV to a Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712445#M40335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing I noticed about the alumni zips, the first 12 only have 4 digits not 5.&amp;nbsp; So, these would not connect to the US Zip code file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 15:41:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/joining-a-csv-to-a-geodatabase/m-p/712445#M40335</guid>
      <dc:creator>ChadKopplin</dc:creator>
      <dc:date>2015-12-07T15:41:31Z</dc:date>
    </item>
  </channel>
</rss>

