I have a csv file containing a text field for data on the 50 states of the U.S. and the District of Columbia. Values in the text field include "NR" for not recorded, "<1", and then numerals. How can I get the value for each state to appear on the appropriate polygon for each state?
Thanks