Import any data from JSON API This was prepared on Google Colab. Please refer to this link for running R in Google Colab. We are using data from https://data.askbhunte.com/api/v1/covid. We are going to use below packages. jsonlite : It implements a bidirectional mapping between JSON data and the most important R data types. RCurl : […]