Code Monkey home page Code Monkey logo

c4l21_poster's Introduction

c4l21_poster

Slides, sample files and some short scripts for my code4lib 2021 virtual presentation on evaluating matches between data sets from disparate sources using R's stringsim. It's a pretty simple presentation on some pretty simple functions, but I've been turning to R's string distance matching capabilities over and over again while working through a backlog of messy data projects. this has been super helpful for me, so I hope it's useful for someone else, too!

I talk about comparing patron data in this, which I would obviously never share, so I used Python's Faker package to generate some fake patron data. fake_grads.py generates a list resembling the list of graduating students we recieve from the bursar's. fake_patrons.py generates a list resembling the patron list I grab from our ILS (currently Voyager). I manually introduced some errors into fakepatrons.csv by doing a find/replace for random letter combos to illustrate the type of inexact matching I see between the two data sources (typos, mostly).

grad_patrons.R is the process I use to evaluate matches by ID number and filter those needing review, to make sure our patron list and the grads list has the same ID assigned to the same person. holdings_comparison.R is an example of how I'd compare a package in our knowledge base to our print holdings in the ILS.

A copy of the poster slides are available as a PDF, and they can also be viewed in Canva here.

c4l21_poster's People

Contributors

alxsdhm 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.