Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_sector_performance_av returning Meta Data #971

Open
tasruMLT opened this issue Jul 4, 2023 · 1 comment
Open

get_sector_performance_av returning Meta Data #971

tasruMLT opened this issue Jul 4, 2023 · 1 comment

Comments

@tasruMLT
Copy link

tasruMLT commented Jul 4, 2023

It seems that lately the code - sector_df = web.get_sector_performance_av(api_key=ALPHA_API_KEY) is returning an error 'Meta Data' and I am not sure what that means. I also checked that my Alphavantage key is correct.

Kindly advise if you are encountering this issue as can't find a way how to go around it.

@hydrastarmaster
Copy link

Issue confirmed. As you can see, https://www.alphavantage.co/query?function=SECTOR&apikey={ALPHAVANTAGE_API_KEY} (put your API key there) does not respond. The function "SECTOR" seems to have been suppressed. That's no longer mentioned in the support site https://www.alphavantage.co/. The last working response was on 2023-06-22. Current library is pandas_datareader 0.10.0 (2021-07-13), thus the function deactivation is intentional.
No bug, the service is down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants