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

error occurred when downloading OpenAlex data with pyscisci #19

Open
Joanqff opened this issue Mar 29, 2024 · 0 comments
Open

error occurred when downloading OpenAlex data with pyscisci #19

Joanqff opened this issue Mar 29, 2024 · 0 comments

Comments

@Joanqff
Copy link

Joanqff commented Mar 29, 2024

Hi Alex, I run into an error when I almost finished downloading data from OpenAlex. It said 'An error occurred (404) when calling the HeadObject operation: Not Found'. I am reaching out to ask what is wrong with it?
Below is my code:
df_features_to_keep = ['affiliations', 'authors', 'publications', 'references','publicationauthoraffiliation', 'fields'] # keep everything besides the abstracts

myoa.download_from_source(rewrite_existing = False, dataframe_list=df_features_to_keep)

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

1 participant