zorostang / chicago_bike_equity

Visualization and analysis of Chicago bike lanes. An effort to determine how the bike lane installations are divided among the entire city.
MIT License
20 stars 14 forks source link

Add geojson data for active business licenses #53

Closed sfritz closed 9 years ago

sfritz commented 9 years ago

Part of issue #44. This work was done with @katomizer at Open Gov Hack Night on 2015-04-28. Methods are listed in the README of this directory.

stevevance commented 9 years ago

I reviewed the GeoJSON and it looks good.

Question about the fields kept. The dataset has "legal_name" and "doing_business_as_name" fields. In the case where these were different values, did you keep both (i.e. concatenate them)?

sfritz commented 9 years ago

We kept only the "doing business as" field.