I am trying to display the addresses and attributes of about 2500 college students in a series of maps, (attributes include race, age, hometown, degree, etc).
I have successfully geocoded each address and am confident of their accuracy, however, when I try to display other attributes using pie charts, graduated symbols, etc, these fields are not available from the dropdown. All I can use are the "score," "x," "y," "disp_lon," 'disp_lat," and "house_number." How do I make these fields available? Is there something I can do to the schema? I'm new at this obviously and would appreciate some tips!