araspion
araspion

Reputation: 713

Converting Address (Street Address, City, State, Zip Code) to FIPS Code

I am trying to convert an address of the type:

24 Willie Mays Plaza, San Francisco, CA 94107

to a FIPS code (in this case, it would be 075).

Does anyone know any tools that can do this? Would even be happy to pay for a service that can convert.

Upvotes: 0

Views: 1700

Answers (1)

user2683072
user2683072

Reputation: 31

You can do a one-time lookup here: http://www.zipinfo.com/search/zipcode.htm

Or, you can purchase a product to use: http://www.zip-info.com/products/products.htm

Upvotes: 2

Related Questions