NYC Buildings API

Tags: #<Tag:0x00007fca6b6f30c8> #<Tag:0x00007fca6b6f2fb0>

Hi I don’t know if this would be of interest to anyone on here but about a year ago a friend and I built an API for NYC Buildings. The repo is here: https://github.com/gethaven/nyc-buildings-api

We also started some documentation here: http://gethaven.github.io/nyc-buildings-api-docs/

I just heard about this working group from the Code for America Brigade Slack channel and thought I would pop the repo in here. Happy to discuss if anyone is interested. We haven’t really touched the project in like 11 months, but maybe there might be some folks here that would like to partner up on it and we could “revisit” it.

1 Like

@kuanb this is cool! In the read me, you should put a link to the issues sections to ask questions or engage with the developers.

1 Like

@kuanb This is cool. I’m working on a startup focused on the built environment and this could come in pretty handy down the line!

Hey @kuanb, I actually just went to use it today! But not sure I can get what I’m looking for (at this moment) on there - I’m trying to run a query to get the number of buildings with 6 stories or more. Do you know if there’s a way to access the DOB data that way? Thanks!

Hey - yeah we didn’t build that type of querying in… Have you tried playing with the Pluto database? I believe that Carto had hosted a version of it at one point… I haven’t looked into it fully but I think they did some sort of update to it like 2-3 months back: http://blog.cartodb.com/cartodb-hearts-opendata/

Awesome I’ll check it out now! Thanks!