🖥️ API
API Examples and Python Package
Example of a Python Jupyter Notebook using the Artemis API to chart key metrics and create a basic DCF model in Python
We have also created an SDK package that makes querying the Artemis API with Python even easier!
You can find it here on PyPi and run pip install artemis
to install it.
View this example Notebook directly here.
Creating Time-Series Factor Models Using the SDK
View this example Notebook directly here