Archive

Archive for the ‘New York City’ Category

NYC Health Ratings for Android

July 13th, 2011 aaron Comments off
NYC Health Ratings for Android

I just released version 1 of nyc health ratings for android. You can search for restaurants by name and location and get detailed inspection results just as you can on nychealthratings.com.  Having this information available to you on a mobile device is so much more useful isn’t it.  One really nice feature is that searches default to your current network location, which works for the majority of searches.  If you are searching for a restaurant that isn’t in the immediate vicinity just input the zip code, address, or neighborhood name.  In addition to the android market it is also available on amazons market.

Now that I’ve finished version 1 for Android, I’m going to start building an iphone version.

NYC Health Ratings

March 6th, 2011 aaron 1 comment

I’m proud to announce version 1 of nychealthratings.com. I put in many late nights hacking over the last month in getting it done. It’s essentially a website with two tools.

The initial tool I wrote was a Javascript bookmarklet that integrates new york city restaurant inspection results with the restaurant landing pages of yelp.com, citysearch.com, menupages.com and opentable.com.  The aim was to complement peoples search efforts by integrating health inspections data with the sites they already use.  To use the bookmarklet go to nychealthratings bookmarklet follow the directions and watch the video.  This tool was my entry into nyc big apps 2.0.  If you like what I’ve done please vote for me here.

The bookmarklet was a great starting point to something that I think could be much bigger.  I think it’s just as important that people see this data when making dining decisions as reading reviews on Yelp! or Zagats.  It’s data that people want and need.  So the logical next step was to build a google maps search application which makes that possible. With the google maps app you can search for restaurant inspections for all 22,485 restaurants in New York City.  You can search by type of restaurant, by name, location, and filter by inspection grade.
The key is to make the data pervasive and accessible.  So next on my agenda is to build Android and IPhone applications.  I’ll start with Android because I have experience building Android applications.  Much of the backend components for the maps application can be reused.

Immediate enhancements to the site will be an upgrade of the current search technology.  I’m currently using mysql full text search indexes which although easy to setup, they are incredibly limited in the types natural language processing issues that come up when building a search application.  I’m currently evaluating using Solr, Sphinx and a product called ElasticSearch.

I’ve been thinking about what’s motivated me to do this.  I’m not getting a dime.  I’m doing it because I like to hack and I’m damn good at it.

Categories: New York City, restaurants Tags: