Skip to content

R library for interfacing with NYC Open Data Geoclient V1

Notifications You must be signed in to change notification settings

datafaust/geonyrkR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geonyrkR

R library for processing addresses through the NYC OPEN DATA Geoclient V1; wraps FCC resources as well

#installation run devtools::install_github("datafaust/geonyrkR")

#dependencies Package dependencies should automatically install, if not manually run: install.packages(c("jsonlite", "XML", "RCurl"))

#usage for package use see quick overview in "vignettes" folder

#for geoclient documentation or FCC documentation go here:

https://developer.cityofnewyork.us/api/geoclient-api

https://api.cityofnewyork.us/geoclient/v1/doc

https://www.fcc.gov/general/census-block-conversions-api

About

R library for interfacing with NYC Open Data Geoclient V1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages