data-link-python icon indicating copy to clipboard operation
data-link-python copied to clipboard

How to get available dataset name list?

Open clockwiser opened this issue 1 year ago • 2 comments

In the example, need to set dataset name like below.

import nasdaqdatalink data = nasdaqdatalink.get('NSE/OIL')

'NSE/OIL' seems like a dataset name. So where is the list of available dataset names?

clockwiser avatar Sep 04 '22 06:09 clockwiser