in reply to Re: Multiple file handles
in thread Multiple file handles
According to the on-line ZIP code file I found, there are four "first three digits" ZIP codes that map to more than one state.
{ 63 => { CT => 39, NY => 1 }, 205 => { DC => 49, VA => 1 }, 739 => { OK => 14, TX => 1 }, 834 => { ID => 44, WY => 1 }, }
UPDATE: I got the zip codes file from
https://www.downloadexcelfiles.com/sites/default/files/docs/usazipcode +-1512j.csv
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Multiple file handles
by MoodyDreams999 (Scribe) on Apr 07, 2023 at 21:31 UTC |