When I need to load a dataset where some specific columns must be read as string I type:
import delimited "data.csv", stringcols(13 15 16)