deino475/USCensusGeocodeR: Uses the Census Geocoding API to provide information about addresses

This package allows for individuals to easily geocode address parts using the US Census Geocoding API Services. By passing in the Street Address, City, State, and/or Zip Code, you can find information such as the GEOID of the block group the address resides in as well as the coordinates of the block group the address resides in.

Getting started

Package details

AuthorNile Dixon
MaintainerNile Dixon <niledixon475@gmail.com>
LicenseGPL-2
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("deino475/USCensusGeocodeR")
deino475/USCensusGeocodeR documentation built on June 9, 2019, 10:27 p.m.