I need to break a shapefile (TIGER roads data) into multiple shapefiles based on an attribute field. I need to break the shapefile up into ~100 separate shapefiles, so I would prefer to do this iteratively in ModelBuilder or if necessary with Python script. Can anyone help me figure out the most efficient way to do this?
Thanks,
Erik