Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 12 months ago
MBPO Broadway Storefront Vacancy Survey 2020
Survey of vacant storefronts in August 2020 along Broadway, from the Battery to Inwood.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"cityofnewyork-us/mbpo-broadway-storefront-vacancy-survey-2020-w49t-5gha\".\"mbpo_broadway_storefront_vacancy_survey_2020\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata