Follow the instructions for how to retrieve your personal API Key here: https://api.clearmacro.com/docs/authentication
Let's confirm the key is working, this should print out some further information about your API key.
Ok, now let's list the signals in the library:
Let's look at a particular signal, and find the latest version:
Now let's look at what variants are available for this Signal version:
Now we have everything we need to query the full timeseries history for one or more of these variants. Let's pick two countries (using their ISO code to identify them) and pull the data for each:
To save the data down locally, you can simply add the following line of code to the above for loop: