Skip to content
View n3ssuno's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report n3ssuno

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
n3ssuno/README.md

👋 Hi there, I'm Carlo Bottai
I'm a Post-doc researcher in Economics at DEMS University of Milano-Bicocca

👀 I'm interested in Innovation Economics

🌱 My ongoing projects are about:

  • The use of data scraped from corporate websites to predict firms' performance (like innovative activity and default)
  • The commercialization of public-funded research
  • Dimensionality reduction algorithm for Economics
  • The patenting activity of regions and cities

📫 Follow me on Twitter: @carlobottai

Pinned Loading

  1. ReKS ReKS Public

    R Package "Regional Knowledge Space" that computes some measure about the knowledge space of a economic region

    R 11 1

  2. MSA-patents MSA-patents Public

    Database about the US patent applications developed by inventors located into Metropolitan Areas

    Python 1

  3. iris-scraper iris-scraper Public

    VPM pages scraper -- Part of the IRIS project

    JavaScript

  4. iris-classifier iris-classifier Public

    VPM pages (automatic and manual) classifier -- Part of the IRIS project

    Python

  5. Visual scores for a CV in LaTeX. Use... Visual scores for a CV in LaTeX. Use \score{x}{Y} to add Y squares of which x colored and the others white to your CV. You can use it in combination with https://github.com/xdanaux/moderncv, adding this file in your local folder and \include{scoring_squares} into the top-matter of your document. If you are planning to use it in other classes, uncomment \definecolor and choose the color of the squares you like the most.
    1
    \usepackage{tikz}
    2
    
    
    3
    % \definecolor{color1}{rgb}{0.76, 0.13, 0.28}
    4
    
    
    5
    \usetikzlibrary{shapes.geometric}
  6. JavaScript functions to transform a ... JavaScript functions to transform a JSON containing bibliographic information, in an HTML string thought to be included in a personal website.
    1
    /*
    2
    Author: Carlo Bottai - [email protected]
    3
    Copyright (c) 2020 - Carlo Bottai
    4
    Licence: MIT
    5
    Date: 2020-01-21