|
|
|
|
|
by chickenmonkey
1630 days ago
|
|
Really cool. A potential use I can see for this is to help people go from raw data to visuals really quickly. I'm guessing that's the intended use. I wonder how your extension will handle scenarios with unclean data, however. What if the state labels were irregular? |
|
I haven't thought about that problem of unclean data yet, right now as prototype, the map module drops the unmatched entry after trying to identifying it as state (full or short names), county names, zip code, etc. In the future, editing distance might help improve matching.