pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

Source request: dbnomics

Open hliebert opened this issue 1 year ago • 3 comments

Would it be possible to add dbnomics (https://db.nomics.world/) as a data source?

hliebert avatar Dec 06 '22 15:12 hliebert

PRs for new data sources are welcome

addisonlynch avatar Dec 06 '22 15:12 addisonlynch

I’m relatively new to python, if you could give me a pointer on where to begin/what to work from I’ll have a go at implementing it.

hliebert avatar Dec 06 '22 17:12 hliebert

@hliebert This is something I was curious about as well. To start we should understand what data db.nomics.world add to what pandas-datareader other data sources does not have?

I'm working on a similar project but it has a built in database and financial planning functions that I need to add data feeds to and pandas-datareader is where I find most support.

datatalking avatar Jan 26 '23 21:01 datatalking