Giter Club home page Giter Club logo

tecnicas's Introduction

Assigment QS

Installation


The project needs to have NodeJS installed and all its dependencies this can be done by running:

$npm install

Steps to Follow


The process for scrapping was the following:

  • Given a list of universities in universtities.txt file (In this case from QS) they are searched using Scopus and Scival to retrive their id in both platforms using the command $node qs_bot.js > universities.csv (In our task, this had missing values that were later added manually)

  • Then having universities.csv we used for $node sc_bot.js > result.jsonto grad all the attributes from Scopus and Scival and having it as a json file with raw attributes

  • Finally the result.json was used for $node calc.js > Database.arffto have all the attributes with their calculations as specified in the assigment document

(The idea of doing the scrapping in different steps was to avoid being blocked by Scopus and Scival, and also having the raw attributes in case we need to have another type of calculation in the future)

tecnicas's People

Contributors

mackaber avatar

Watchers

 avatar James Cloos 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.