Hi, Can someone please help me get started with a simple query template for retrieving some mutual fund data on DSS with Python from the restAPI?
Ideally i would like to see
import [any required libraries for DSS access]
code to access:
api_key
url =
query criteria
{mutual funds,
domicile:uk
fund size gbp}
just looking for a simple query to get me going.
Cheers
Matt