Retrieves json data from a url and converts it into a dataframe. Optionally, stores it in a CSV file.

ci_get_data(json, filename = NULL, city = "slupsk")

Arguments

json

String pointing to a JSON's URL from the tool.

filename

String containing the filename to store a csv.

Value

Dataframe.