You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2019. It is now read-only.
The data I received from api is in below format:
"Races":{"I":"AMER. INDIAN","A":"ASIAN","B":"BLACK","H":"HISPANIC","O":"OTHER","W":"WHITE"}
As we can see, it does not have id or name field. If this is the case then how can we use Races data for select box?