Skip to content
View spmcginnis's full-sized avatar

Block or report spmcginnis

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
spmcginnis/README.md

Application Development

Sample Health Data Frontend

An Angular web-app desigend to consume the sample health data API.

Imagine a hospital administrator who was to decide how to allocate funding for serving non-English speaking patients. This app provides a view for that administrator to see which language-speaking patients use what hospitals.

I created this Angular app in my personal time to consume the API I made for my LaunchCode capstone project. As the API is not hosted, the demo app instead consumes a flat file version of the data and CRUD functionality has been disabled.

At this point, the map page mereley consists of a basic Leaflet.js map of the region. Down the road, I plan to add data visualizations to the map that would aid our imaginary administrator.

Demo
Source Files
Sample Health Data API

My capstone project for LaunchCode, this is an ASP.NET RestAPI written in C# with a MongoDB.

Imagine a hospital administrator who was to decide how to allocate funding for serving non-English speaking patients. This API is desigend to serve the data that an administrator could use to see which language-speaking patients use what hospitals.

None of the data belongs to real people. But the data is based on real standards and statistics.

  • The hospitals were selected because they are the largest in the region by number of beds.
  • The data fields were derived from a CCD-XML template, in following C-CDA 2.0, a healthcare data standard certified by the American National Standards Institute.
  • The fake names were generated using the Python names library. I found that the names appeared too real, so I appended the prefix "fake-" to eliminate any confusion of this data for the data of real people.
  • Source Files

Digital Humanities

Japanese-American Incarceration Federal Reserve Papers

A grant-funded project to digitize and xml-encode records from the Federal Reserve pertaining to the history of Japanese-American incarceration during WWII.

Description pending.

Han shu shuwen bingben 漢書數文竝本

An electronic edition of a voluminous classical Chinese history, encoded in TEI-XML.

Description pending.

Source Files
Library Citations Project

Scripts for use on the ProQuest dissertation collection, using XQuery to query the XML data and generate XSLX (Excel-XML) reports and using Python to automate the queries.

For more details, see Edwards, Jones, and McGinnis (2017). "Big Date for Big Questions: Assessing the Impact of Non-English Language Sources on Doctoral Research at Berkeley," esp. p. 89.

View Article
Source Files
Han shu KWIC

A Keyword-in-context search for a classical Chinese history, written in XSLT.

Source Files
TODO add poster as image

Richard Pryor's Peoria

A WordPress site built as a companion to Scott Saul's Becoming Richard Pryor.

My contribution included:

  • Designing the layout for several pages.
  • Reorganizing the Wordpress backend.
  • Developing the image carousel, the maps views, and svg network visualization.

View Site
True Crimes

A digital archive of imperial Chinese legal documents pertaining to the prosecution of twenty-one capital crimes.

My contribution included:

  • Creating a document model for the Chinese texts.
  • Generating XML templates for each of the documents, in conformance with TEI P5 standards.
  • Solving problems related to centuries-old Chinese handwriting.

View Site

Toys and Games

lolbot

A Discord bot using node.js and discord.js to query champion data from the Riot Games API. (Very much a work in progress.)

Features:

  • Returns champion lore.
  • Returns a description for each ability of every champion.
  • Includes an update script.

Source Files

Pinned Loading

  1. HealthDataFrontend HealthDataFrontend Public

    TypeScript

  2. LibCitationsProject_2017 LibCitationsProject_2017 Public

    XQuery

  3. HS-swbb HS-swbb Public

    XML

  4. sample-HealthDataAPI sample-HealthDataAPI Public

    C#

  5. Hanshu_KWIC_2014 Hanshu_KWIC_2014 Public

    XML