GithubHelp home page GithubHelp logo

remerjohnson / broadsides-exploration Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 360 KB

Exploring the Broadsides collection data and metadata files in jupyter notebooks

Jupyter Notebook 99.34% Python 0.66%

broadsides-exploration's Introduction

Mexican Broadsides Data Exploration

This repo contains the notebooks and relevant data for the Mexican Broadsides Collection. The workflow is quite complicated, but generally speaking the goal is to take existing MARC data in our OPAC, Roger, and get that into the Digital Collections

The exploration comes across the steps organically, but specifically, the steps are:

  • Find the 'bib numbers' for the Roger items with directory_script.py. These numbers serve as the unique IDs/primary keys for objects. They are found and produced by scanning the directory structure on a network drive, since every object is contained within a directory named after the bib number.
  • Enter the bare listing of bib numbers into a DAMS Manager tool that takes bib numbers to get Roger MARC data, transform it to MODS, then transforms it to align closer with the DAMS data model, and finally produces a csv of the data.
  • In a separate wokflow, the bib numbers were run in an OCLC tool to get FAST subjects from existing MARC LCSH subjects. I received that data as a csv which needs to be integrated with the data in the previous step. This is done by using both csv sources as dataFrames and merging them along the bib column.
  • Note: at different stages, the existing data is cleaned in OpenRefine. Linked data relies on clean data!

broadsides-exploration's People

Contributors

remerjohnson avatar

Watchers

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