aboutsummaryrefslogtreecommitdiffstats
path: root/nb2pgsql.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-01adding some common stuff, less code replicaDennis Eriksen1-28/+3
2022-10-04adding prefix to environmental variablesDennis Eriksen1-2/+2
2022-09-14Adding Entsoe as a data source. Also adding Norges Bank, since EntsoesDennis Eriksen1-22/+22
prices are in Euros, and I need an exchange-rate.
2022-09-13Sometimes there's a delay before new data is available. Increase theDennis Eriksen1-1/+1
period we're asking for, so we don't end up with gaps in case the delay is over 24h.