Method: USGeo::Zcta#state_code

Defined in:
lib/us_geo/zcta.rb

#state_codeString

Returns State code that contains the ZCTA.

Returns:

  • (String)

    State code that contains the ZCTA.



108
# File 'lib/us_geo/zcta.rb', line 108

delegate :state_code, to: :primary_county, allow_nil: true