cfpb / grasshopper-loader

Data loader for Grasshopper
https://github.com/cfpb/grasshopper
Creative Commons Zero v1.0 Universal
7 stars 9 forks source link

Multi tag in data.json responds incorrectly for house numbers #195

Closed kgudel closed 8 years ago

kgudel commented 8 years ago

The multi tag causes fields to be joined with a space between them. However, there are states that use an Address Number Prefix and an Address number field and these should be joined with any character.

Example from Wisconsin: AddNumPrefix: N AddNum: 2791 FullAdd: N2793 COUNTY ROAD G

What loader currently will return: Number: N 2791