econ-ark / DemARK

Demonstrations of how to use material in the Econ-ARK
https://econ-ark.github.io/DemARK/
Apache License 2.0
32 stars 93 forks source link

CI build failure due to KeynesFriedmanModigliani notebook #182

Closed MridulS closed 2 years ago

MridulS commented 2 years ago

The CI is failing due to notebooks/KeynesFriedmanModigliani notebook.

RemoteDataError: Unable to read URL: https://fred.stlouisfed.org/graph/fredgraph.csv?id=PCECC96

The data seems to have to be moved? The URL pops up an error

llorracc commented 2 years ago

I wonder if this is just a temporary glitch?

FRED is very widely used ...

The other possibility is that they have changed their interface.

On Tue, Jan 18, 2022 at 11:41 PM Mridul Seth @.***> wrote:

The CI is failing due to notebooks/KeynesFriedmanModigliani notebook.

RemoteDataError: Unable to read URL: https://fred.stlouisfed.org/graph/fredgraph.csv?id=PCECC96

The data seems to have to be moved? The URL pops up an error

— Reply to this email directly, view it on GitHub https://github.com/econ-ark/DemARK/issues/182, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKCK76VCGO3TN2YR5O6ELDUWY6GLANCNFSM5MI4YZUQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

MridulS commented 2 years ago

Yeah it was, it's fixed now.