Noticed this since last week:
> getSymbols(Symbols="CPIAUCSL", src="FRED")
Error in getSymbols.FRED(Symbols = "CPIAUCSL", env = <environment>, verbose = FALSE, :
Unable to import “CPIAUCSL”.
cannot open the connection
In addition: Warning message:
Failed to open 'https://fred.stlouisfed.org/graph/fredgraph.csv?id=CPIAUCSL': HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)
I'm in a country that has rather unusual internet filtering. Yet with VPN it doesn't go away. This still works, which rules out a BLS-style anti-robot policy.
wget https://fred.stlouisfed.org/graph/fredgraph.csv?id=CPIAUCSL
I'm on quantmod 0.4.28.
Noticed this since last week:
I'm in a country that has rather unusual internet filtering. Yet with VPN it doesn't go away. This still works, which rules out a BLS-style anti-robot policy.
I'm on quantmod 0.4.28.