Skip to content

Repository files navigation

To use: require “fips_county_codes”

These test cases show the usage:

  • FipsCountyCodes::FIPS[‘Los Angeles’].should == 6037

  • FipsCountyCodes::FIPS[‘Los Angeles County’].should == 6037

  • FipsCountyCodes::STATE_COUNTY.should == [‘CA’, ‘Los Angeles County’]

About

A Ruby gem that provides two hashes for converting between state and county pairs to FIPS codes.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages