Use R to make requests to the US Census Bureau's International Data Base API. Results are returned as R data frames. For more information about the IDB API, visit <https://www.census.gov/data/developers/data-sets/international-database.html>.
Version: | 1.0 |
Depends: | R (≥ 3.0.0) |
Imports: | jsonlite, dplyr, httr, countrycode, purrr, rnaturalearthdata, sf |
Suggests: | tidyr, plotly |
Published: | 2021-04-11 |
Author: | Kyle Walker [aut, cre] |
Maintainer: | Kyle Walker <kyle.walker at tcu.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
In views: | OfficialStatistics |
CRAN checks: | idbr results |
Reference manual: | idbr.pdf |
Package source: | idbr_1.0.tar.gz |
Windows binaries: | r-devel: idbr_1.0.zip, r-release: idbr_1.0.zip, r-oldrel: idbr_1.0.zip |
macOS binaries: | r-release (arm64): idbr_1.0.tgz, r-oldrel (arm64): idbr_1.0.tgz, r-release (x86_64): idbr_1.0.tgz, r-oldrel (x86_64): idbr_1.0.tgz |
Old sources: | idbr archive |
Please use the canonical form https://CRAN.R-project.org/package=idbr to link to this page.