narwhals-2016 / realtor

2 stars 3 forks source link

Nightlife - data/score #11

Closed ngreenwald89 closed 8 years ago

ngreenwald89 commented 8 years ago

NY State liquor authority provides data on all active liquor licenses. Provides a csv with: License type: eating place, store, grocery, beer, wine, etc Address Borough Location: latitude, longitude

Zillow API can return a neighborhood if you input an address.

Perhaps we could download all the active liquor licenses, send all the addesses to Zillow API, and get a count of liquor licenses in each neighborhood. We could also look at types of establishments, like eating places vs stores. Biggest issue that jumps out at me is that Zillow API may not less us send thousands of requests. Will look into..

ngreenwald89 commented 8 years ago

https://data.ny.gov/Economic-Development/Liquor-Authority-Quarterly-List-of-Active-Licenses/hrvs-fxs2 https://catalog.data.gov/dataset/liquor-authority-quarterly-list-of-active-licenses

ngreenwald89 commented 8 years ago

Have results and scores for some yelp search terms related to bars and restaurants.