Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support more data sources #5

Open
femtotrader opened this issue Apr 22, 2016 · 5 comments
Open

Support more data sources #5

femtotrader opened this issue Apr 22, 2016 · 5 comments
Labels

Comments

@femtotrader
Copy link
Collaborator

femtotrader commented Apr 22, 2016

Pandas DataReader provides

  • Yahoo Actions
  • Yahoo Quotes
  • Yahoo Actions
  • Yahoo Component (deprecated)
  • Google Options
  • Google Quotes
  • St.Louis FED (FRED)
  • Kenneth French’s data library
  • World Bank https://github.com/4gh/WorldBankData.jl
  • OECD
  • Eurostat

Adding such data source to Julia could be a good idea

@femtotrader
Copy link
Collaborator Author

@femtotrader
Copy link
Collaborator Author

BLS (Bureau of Labor Statistics)

https://github.com/pydata/pandas-datareader/issues/460

https://www.bls.gov/developers/
https://www.bls.gov/developers/api_python.htm#python2
https://github.com/zewilson/bls/blob/master/data_loader.py

@femtotrader
Copy link
Collaborator Author

Temporal.jl supports some data source (Yahoo, Quandl, Google)
See https://github.com/dysonance/Temporal.jl/blob/906c45db66fba1a0bbf04dbc77ae2d757b8f2ac6/src/io.jl

Move data sources from Temporal.jl to DataReaders.jl
dysonance/Temporal.jl#21

So it should be possible to get either Temporal TS or Timeseries TimeArray or DataFrame (from DataFrames)

@femtotrader
Copy link
Collaborator Author

femtotrader commented Jan 24, 2018

https://github.com/pydata/pandas-datareader/pull/465#issuecomment-360008057
https://github.com/rsvp/fecon235/issues/7#issuecomment-345898460

NSE India
https://www.nseindia.com/
https://github.com/swapniljariwala/nsepy/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant