Package Documentation

geoclient-package

Tools to work with NYC's Geoclient REST API.

Setup

geoclient_api_key()

Install Geoclient API ID and Key for Repeated Use

Six Location Type Functions

geo_address_data() geo_address()

Retrieve Geoclient Response for Addresses as a Dataframe

geo_bbl_data() geo_bbl()

Retrieve Geoclient Response for BBLs as a Dataframe

geo_bin_data() geo_bin()

Retrieve Geoclient Response for BINs as a Dataframe

geo_blockface_data() geo_blockface()

Retrieve Geoclient Response for Blockfaces as a Dataframe

geo_intersection_data() geo_intersection()

Retrieve Geoclient Response for Intersections as a Dataframe

geo_place_data() geo_place()

Retrieve Geoclient Response for Well-Known NYC Places as a Dataframe

geo_search_data() geo_search()

Retrieve Geoclient Response for Any Location Type as a Dataframe