question

Upvotes
Accepted
1 0 0 0

Hi developers! could you kindly give a piece of advice? What is the correct way to build a request in DSWS in order to get the latest available published financial statements of companies? How should the fields "Start" and "End" be filled in? Thank you!

datastream-apidsws-apifinancial-statements
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.

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@darya.alpatova

Refer to the Getting started with Python guide, the date can be relative (e.g. -10D, -2Y, 3M) or absolute (e.g. 2018-11-09) date format. Moreover, it can be the following values:

LATESTDATE
BDATE
DEFAULTDATE
MTE
QTE
SQDATE
SWDATE
SYDATE
TODAY
WKE
YRE

If this doesn't answer your question, please explain more about the question. For example, please share the code that you are using or the data types that you want to get.


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