Classic lookup table for states. Has been replaced in functions with
check_waterdata_sample_params("states").
Value
stateCd data frame.
| Name | Type | Description |
| STATE | character | FIPS State Code |
| STUSAB | character | Official United States Postal Service (USPS) Code |
| STATE_NAME | character | State Name |
| STATENS | character | Geographic Names Information System Identifier (GNISID) |
Examples
# \donttest{
# Please migrate to:
stateCd <- read_waterdata_metadata("states")
#> Remaining requests this hour:2264
# }
