Although there are many datasets available in convenient formats like CSVs, there is also a large amount of data that is accessible to data analysts only via an API. If you want to analyze streaming data from Twitter, for example, or dig into posting trends on reddit, you’ll need to be able to get that data from the relevant APIs.
In this course, you’ll learn the fundamentals of APIs, like how to connect to an open API, and how to interpret different status codes. You’ll also learn how to work with the JSON data format in R, since most data from APIs will be provided in JSON format.阅读更多.
APIs in R 中涵盖的技术和工具与 数据工程师 招聘广告中的要求最为相似。