You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a lot of what we want to do, we'll need external sources of data for things like market data (stock prices, FX rates, etc) and some economic data (GDP, population, etc). I thought I'd start this issue to collect various data sources that could be available to us.
The main issue I think is to be able to support several Julia table like interfaces (DataFrames.jl, Temporal.jl, TimeSeries.jl, and probably more ...) without adding too much dependencies.
For a lot of what we want to do, we'll need external sources of data for things like market data (stock prices, FX rates, etc) and some economic data (GDP, population, etc). I thought I'd start this issue to collect various data sources that could be available to us.
For Countries.jl and Currencies.jl, I used https://datahub.io/core/country-codes.
[To be continued...]
The text was updated successfully, but these errors were encountered: