possible improvements: * switch to `fetch` api for clients in case JQuery is not available * create a Promise based version (e.g. `covidcastAsync(...)`) which works great with await/async * remove coffee version and create a clean JS version - is anyone using CoffeeScript these days? * create TypeScript typings for better auto completion * publish on NPM for easier (versioned) CDN usage