openva / crump

A parser for the Virginia State Corporation Commission's business registration records.
https://vabusinesses.org/
MIT License
20 stars 3 forks source link

Use underscores in all alternate names #66

Closed waldoj closed 10 years ago

waldoj commented 10 years ago

Right now we use hyphens as word separators, for consistency, but underscores would be less problematic.

waldoj commented 10 years ago

But not in table #1. We need to leave that alone, because we use it to correlate other tables, even when not transforming contents, necessitating that the names and alternate names be identical.