Giter Club home page Giter Club logo

scopus-analysis-for-indian-researcher's Introduction

Full Article link : Click here

scopus-analysis-for-indian-researcher

Introduction::

The goal of this data analysis is to identify trends in ongoing research at Indian universities and companies. It also provides a quick glimpse of top authors and research papers. To put this in perspective, we compare this data to its global equivalent, which reveals some surprising differences in research trends.

Created By: Neel Shah

Edited and Guided By:

  1. Malaikannan Sankarasubbu
  2. Dr. Jacob Minz
  3. Anirban Santara

Technical Implementation - Open source license It is implemented in a Jupyter notebook with a back of Anaconda and Python 3.6+ version. The dataset and Jupyter notebook is available under MIT open source license. If you want to use this code, feel free to do so and cite me.

This repository contains jupyter notebook and dataset.

Full Article link : Click here

scopus-analysis-for-indian-researcher's People

Contributors

neelshah18 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

scopus-analysis-for-indian-researcher's Issues

Regarding the Database AI_scopus

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.