question

Upvotes
Accepted
31 6 3 6

WorldScope Fundamental Dates

Hi,

How can we request Worldscope data that is connected to companies' report dates or period end dates?

When I make requests, I am getting data with dates that do not match the financial periods (see example below). Thanks.

request:

ds.get_data(tickers='<AAPL.O>, @FB', fields='WC01001A', start='-4Q', freq='Q')

response:

Instrument    <AAPL.O>         @FB
Field         WC01001A    WC01001A
Date                              
2018-01-22  88293000.0  11966000.0
2018-04-22  61137000.0  13231000.0
2018-07-22  53265000.0  13727000.0
2018-10-22  62900000.0         NaN
2019-01-22         NaN         NaN
datastream-apidsws-apifundamentals
icon clock
10 |1500

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

@jr123
Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.
Thanks,
-AHS

@jr123
Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
446 2 2 2

Hi

You can add the field WC05350 to the time series request to get the Fiscal Period End Date alongside the other Worldscope fields.

icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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