Nasdaq / data-link-python

A Python library for Nasdaq Data Link's RESTful API
MIT License
428 stars 70 forks source link

EOD - What tables are available? #36

Open morfeo630 opened 1 year ago

morfeo630 commented 1 year ago

Hello,

I have an EOD product subscription, using python and the nasdaqdatalink.get_table(...) function. I know that exist 'QUOTEMEDIA/TICKERS', 'QUOTEMEDIA/PRICES' and 'QUOTEMEDIA/DAILYPRICES' that I can query. I'm interested also in like company master data overview, news, dividends important dates, financial's stats that stand behind each separate ticker.

What other tables exists, from where I can pull the data I'm interested in? Where I can find a detailed and useful documentation on the database (list of tables at least)? If my current subscription is not enough , what subscription I need?

Best regards, Valter

clientsuccessnasdaq commented 1 year ago

-- Please reply above this line --

Thank you for contacting the Client Success Team at Nasdaq Data Link. Your email is very important to us and we will respond to you within 1 to 2 business days.

clientsuccessnasdaq commented 1 year ago

-- Please reply above this line --

        Hi Valter,

Thank you for your question.

Based on your description, I believe the Core US Fundamentals Data (SF1) product may be a good fit for you. Please see below for additional information:

CORE US FUNDAMENTALS DATA Up to 20 years of history, and growing, for more than 14,000 companies and 150 indicators. Active & Delisted. Point-in-time. Incl/Excl Restatements.

* Documentation - https://data.nasdaq.com/databases/SF1/documentation

[1]

Non-subscribers may access the free sample subset above. You may view the usage page specific to SF1 (https://data.nasdaq.com/databases/SF1/usage/quickstart/python [4]) to refer to some examples. Please review the coverage section of the documentation to confirm that the data that you require is available on this product.

In addition, feel free to browse our catalog https://data.nasdaq.com/search [5] to see if any of our other products may suit your needs.

Best regards, Hao

Links:

[1] https://data.nasdaq.com/databases/SF1/documentation [2] https://data.nasdaq.com/databases/SF1/documentation?anchor=coverage [3] https://data.nasdaq.com/databases/SF1/documentation?anchor=sample-data [4] https://data.nasdaq.com/databases/SF1/usage/quickstart/python [5] https://data.nasdaq.com/search

TRUNG-HAO NGUYEN Client Success  Nasdaq Data Link

How would you rate my reply? Great [1]    Okay [2]    Not Good [3]

Links:

[1] https://secure.helpscout.net/satisfaction/598438697/record/6396897798/1/ [2] https://secure.helpscout.net/satisfaction/598438697/record/6396897798/2/ [3] https://secure.helpscout.net/satisfaction/598438697/record/6396897798/3/

    > On Sun, Feb 5, 2023 at 11:04 AM EST, Nasdaq/data-Link-Python ***@***.***> wrote:

WARNING - EXTERNAL EMAIL; EXERCISE CAUTION.

Hello,

I have an EOD product subscription, using python and the nasdaqdatalink.get_table(...) function. I know that exist 'QUOTEMEDIA/TICKERS', 'QUOTEMEDIA/PRICES' and 'QUOTEMEDIA/DAILYPRICES' that I can query. I'm interested also in like company master data overview, news, dividends important dates, financial's stats that stand behind each separate ticker.

What other tables exists, from where I can pull the data I'm interested in? Where I can find a detailed and useful documentation on the database (list of tables at least)? If my current subscription is not enough , what subscription I need?

Best regards, Valter

- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Links:

[1] https://github.com/Nasdaq/data-link-python/issues/36 [2] https://github.com/notifications/unsubscribe-auth/AWYQ64ZWNUMLZR6UMEZ5MPTWV7FNVANCNFSM6AAAAAAUR3CK7E

morfeo630 commented 1 year ago

Hello and thank you for your response.

I will check on your sugestions.

Best regards, Valter