Git Product home page Git Product logo

linking_winst's Introduction

Linking inventors to Swedish registry data

This repository contains the code to complete a linking exercise between Swedish inventors, using patent data, and Swedish identities, using Swedish registry data.

Note that for obivous confidentiality reasons, this repository does not conain any data. It only contains the source code which should be applied to the data.

The source code is geared towards being user friendly for the operator and, as such, there is only 7 lines of code to be run to complete the whole exercise (provided the source data has been properly set up). The downside of this is that the source code is harder to read (especially for R beginners).

Details on how to replicate the matching exercise is provided in the document WINST_Matching-documentation.pdf. Reading this document is highly recommended for setting up R properly.

Structure of the code

The algorithm used in this project is described in the proposal. It consists in 4 main steps:

  1. matching on names
  2. creating bilateral variables
  3. applying an EM algorithm to tell the right matches from wrong matches
  4. extra identification step using patent information

To these four steps, there are two more to add: the initial cleaning of the input data, and the creation of a final data set for information purposes.

You can find all the source for all the steps in the file src_algo_steps.R.

Acknowledgements

This work has been supported by the WINST-project (http://winst.blogg.lu.se) funded by FORTE grant number 2021-01552_3.

Suggested citation

Laurent R. Bergé, 2023, "An algorithm to match Swedish registry data to European patents data for the WINST-project", url: https://github.com/lrberge/linking_winst

Contact

Feel free to contact me ([email protected]) if you spot any mistake or for any enquiry.

linking_winst's People

Contributors

lrberge avatar

Stargazers

Jonathan Jayes avatar

Watchers

 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.