Getting data from REST APIs with httr::GET() in R

Описание к видео Getting data from REST APIs with httr::GET() in R

A super quick example of getting data from a REST API with R. In this case, I went to the Census API and got some data on health insurance numbers in 2017. Note there are many packages for getting Census data from their API! This short video is just to illustrate the httr::GET() function.

If you want to work with Census data in R, see this page: https://rconsortium.github.io/censusg...

Комментарии

Информация по комментариям в разработке