10:19 AM-barry@:barry/SATA4/sites/geoIP/GeoLite2-City-CSV_20150106$ grep --color=always -rni "postal\|zip\|code" *|more
GeoLite2-City-Blocks-IPv4.csv:1:network,geoname_id,registered_country_g eoname_id,represented_country_geoname_id,is_an
onymous_proxy,is_satellite_provider,postal_code,la titude,longitude
GeoLite2-City-Blocks-IPv6.csv:1:network,geoname_id,registered_country_g eoname_id,represented_country_geoname_id,is_an
onymous_proxy,is_satellite_provider,postal_code,la titude,longitude
The location data is in the Free GeoLite2-City-CSV_20150106 at Maxmind -- some assembly required ;)
I think you can do some free lookups if you are just backtracking at Maxmind.
Wasn't all in vain -- nice to know that current US zip code and other countries postal codes data is available on an updated basis for another project of mine ...
|