Learn R Programming

⚠️There's a newer version (1.2) of this package.Take me there.

idbr (version 0.1.2)

R Interface to the US Census Bureau International Data Base API

Description

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 http://www.census.gov/data/developers/data-sets/international-database.html.

Copy Link

Version

Install

install.packages('idbr')

Monthly Downloads

369

Version

0.1.2

License

MIT + file LICENSE

Maintainer

Kyle Walker

Last Published

February 29th, 2016

Functions in idbr (0.1.2)

idbr

Access the Census International Data Base (IDB) from R
idb5

Retrieve data from the five-year-age-group IDB dataset.
idb1

Retrieve data from the single-year-of-age IDB dataset.
variables5

Dataset with variable and concept descriptions for the IDB
idb_variables

Print the available variables to pass to the `idb5()` function.
idb_concepts

Print the available concepts to pass to the `idb5()` function.
idb_api_key

Set the Census API key