Code Monkey home page Code Monkey logo

inspire-riq's Introduction

inspire-riq

Compute the riq-index for an author on InspireHep.net

The Research Impact Quotient (riq) is the ratio of the square-root of the Total Research Impact (tori) to the number of years since the date of the first publication of the author. (See arxiv:1209.2124 for more details.) This script presents the "riq index", taken to be 1000 times the riq, based on the data available on inspirehep.net. Thus, it is intended for people in high energy physics and related fields.

Note that in computing the tori, self-citations are removed only in the cases that the author for whom we are computing the riq index is an author of the citing article. I.e. if paper A by X and Y is cited by paper B by Y alone, we do not consider paper B a self-cite when computing the tori of X. (However, it would be excluded for the tori of Y.)

The main speed limitation is the way in which bibliography lengths must be determined. On InspireHep, there is (as far as I know) no way to query the number of references of a record directly. This script works by obtaining the MARCXML of every citing article, then counting the number of bibliography entries. An alternate strategy might be to download the XHTML output and parsing out the number cached by InspireHep. (I'll see how much faster it is and update if it's worth it.)

inspire-riq's People

Contributors

freeboson avatar

Watchers

 avatar  avatar  avatar

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.