question

Upvotes
Accepted
21 0 0 0

Understanding that DSWS has a limit of 10 million data points per month, is there a way to monitor monthly usage? If relevant, I'm using Python.

datastream-apidsws-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
21 0 0 0

Thanks. On further investigation, I found this which works for Python:

ds.get_data(tickers='STATS', fields=['DS.USERSTATS'], kind=0)

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
39.2k 75 11 27

You can find the answer to your question on this thread.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea