Convenient client libraries are available for Python, R, and C#. For more details and client-library-specific installation details, commands, and notes, see the GitHub documentation for each.
Note: Knoema powers the API. To use any client library, you must first have the appropriate programming language installed and then use a language-specific installation method. For example, to use Knoema’s python package, you need to install Python 3 (we recommend using the Anaconda distribution, which is available to download here) and then install the Knoema python package by typing pip install knoema at the command line.