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

Regarding the Database AI_scopus #1

Open
Anabik opened this issue May 31, 2017 · 3 comments
Open

Regarding the Database AI_scopus #1

Anabik opened this issue May 31, 2017 · 3 comments

Comments

@Anabik
Copy link

Anabik commented May 31, 2017

I want to experience to execute these block of code. But when I run the first code my system cannot access AI_scopus database table. I write the following line:
c.execute("SELECT 'Title','cited_rank' FROM 'AI_scopus' ORDER BY 'cited_rank' DESC LIMIT 0, 20;")
But got the following error message:
Traceback (most recent call last):
File "", line 1, in
sqlite3.OperationalError: no such table: AI_scopus

Please help.

@NeelShah18
Copy link
Owner

NeelShah18 commented May 31, 2017

@Anabik Scopus data is not available under open source license as per scopus journal rules, If you want data please give me your mail id, I will mail you that data. This error is occurring because "scopus table is not in the folder". You have to just put that sql scopus dataset and change the path and it will work perfectly.

my mail id is: [email protected]
or other contacts: https://neelshah18.github.io/contacts.html

@Anabik
Copy link
Author

Anabik commented May 31, 2017 via email

@NeelShah18
Copy link
Owner

@Anabik , please give me feedback, did you get my mail or not.

@NeelShah18 NeelShah18 reopened this Jun 2, 2017
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