Considering adding these two functions as a little extra utility for the user. Units can be changed in the API call and some endpoints allow output as csv. However, I think it would be beneficial to provide some accessible functions if the user wanted to change the units or write to csv any subset of data from the api request instead of making multiple requests, constantly changing the request, or writing their own code. Any thoughts are appreciated.