Comparing, for example,
http://api.dc.gov/open311/v1/meta_getTypeDefinition.json?servicecode=RPP
with
http://octolabs.googlegroups.com/web/service_types_controls_apps09.csv?gsc=GzpzfQsAAAAC1HtCoBC8_s2D18aGUa6R
It looks like OCTO isn't properly processing that field, rendering it
useless. Delineating the items in the list by commas seems to be a bad
idea.
Instead of getting
Ambulance,Coach,Convertible,Coupe,Hardtop,Hardtop 2 Door,Hardtop 4
Door,Hatchback,Hearse,Limousine,Motorhome,Roadster,Sedan 2 Door,Sedan
4 Doorr,Minivan,Station Wagon,SUV
All we're getting is
\"Ambulance
Help?