
# sgvdata

Some basic data modeling utilities for `SGV`:
**serum glucose value**s.

This module allows easily converting sgv records to and from plain
text (csv, tsv) and json.

## status
[![Build Status](https://travis-ci.org/bewest/sgvdata.svg)](https://travis-ci.org/bewest/sgvdata)

[![Coverage Status](https://img.shields.io/coveralls/bewest/sgvdata.svg)](https://coveralls.io/r/bewest/sgvdata)

[![Code Climate](https://codeclimate.com/github/bewest/sgvdata.png)](https://codeclimate.com/github/bewest/sgvdata)

