Mike,
Thanks for your work on blsAPI. Incredibly useful. I've developed for my own purposes a bit of code that simplifies (I think) the way blsAPI is called, and how it outputs data. It internalizes the creation of the 'payload' and returns data in wide format. Additionally, I have borrowed code from walkerke's tidycensus package that stores a user's BLS API key in the .Renviron rather than passing it into every call.
My code is here. Is integrating this kind of functionality into blsAPI interesting to you?
Mike,
Thanks for your work on blsAPI. Incredibly useful. I've developed for my own purposes a bit of code that simplifies (I think) the way blsAPI is called, and how it outputs data. It internalizes the creation of the 'payload' and returns data in wide format. Additionally, I have borrowed code from walkerke's tidycensus package that stores a user's BLS API key in the .Renviron rather than passing it into every call.
My code is here. Is integrating this kind of functionality into blsAPI interesting to you?