Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 574 Bytes

TODO.md

File metadata and controls

18 lines (13 loc) · 574 Bytes

Next steps

API limitations workaround

  • If the interval is more than a week and the resolution is hourly the program should break that into smaller requests. Result: {"error":{"statuscode":400,"statusdesc":"Bad Request","errormessage":"Interval is too big for this resolution"}}

Features

  • Better string replacemen

Extend output possibilities

  • Elasticsearch

Interfaces improvements

  • error handling and output
    • Properly handle mysql errors

Extend functionality

  • Support different resolutions (now only hourly, API supports 'hour, day, week')