JuliaDataReaders / DataReaders.jl

A Julia library to get remote data via Requests.jl and get DataFrame (from DataFrames.jl) or TimeArray (from TimeSeries.jl)
MIT License
10 stars 7 forks source link

Merge with others / some others data sources #18

Open femtotrader opened 7 years ago

femtotrader commented 7 years ago

https://github.com/dysonance/Fetch.jl https://github.com/4gh/WorldBankData.jl https://github.com/pazzo83/NOAAData.jl National Oceanic and Atmospheric Administration https://github.com/dysonance/Temporal.jl/blob/master/src/io.jl Quandl, Yahoo, Google ... https://github.com/milktrader/Quandl.jl https://github.com/Algocircle/YStockData.jl https://github.com/milktrader/Bloomberg.jl https://juliacomputing.com/docs/blpapi-manual.pdf Socrata https://github.com/drewgendreau/Socrata.jl https://github.com/xmun0x/sodapy ...

Could help https://github.com/femtotrader/DataReaders.jl/issues/5

Maybe we should create an organisation for this purpose.

see http://www.automatedtrader.net/articles/technology-strategy/157921/julia-_-a-new-language-for-technical-computing

see https://github.com/pydata/pandas-datareader/