README: 'at least for now'.
This commit is contained in:
parent
cfb23da31f
commit
fddf41e23e
1 changed files with 4 additions and 4 deletions
|
@ -96,10 +96,10 @@ pricehist fetch ecb EUR/AUD -s 2021-01-01 -o gnucash-sql | psql -U username -d d
|
||||||
|
|
||||||
## Design choices
|
## Design choices
|
||||||
|
|
||||||
To keep things simple, `pricehist` provides only univariate time series of
|
To keep things simple, at least for now, `pricehist` provides only univariate
|
||||||
daily historical prices. It doesn't provide other types of market, financial or
|
time series of daily historical prices. It doesn't provide other types of
|
||||||
economic data, real-time prices, or other temporal resolutions. Multiple or
|
market, financial or economic data, real-time prices, or other temporal
|
||||||
multivariate series require multiple invocations.
|
resolutions. Multiple or multivariate series require multiple invocations.
|
||||||
|
|
||||||
## Alternatives
|
## Alternatives
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue