Perhaps use an enum or something. The hard-coded, capitalized state names are all over LSDC, and it would be better to have them consolidated into a single place.
This will enable something like #369 for state checking ("state_SA", etc.) to be easier to calculate and be used in many places.