A library to convert JSON Table Schema <--> DataShape
WORK IN PROGRESS - USE AT YOUR OWN RISK
http://dataprotocols.org/json-table-schema/#field-types-and-formats
http://dataprotocols.org/json-table-schema/#field-constraints
http://datashape.pydata.org/types.html#dtypes
http://odo.pydata.org/en/latest/datashape.html
$ pip install jts-datashape
$ pip install git+https://github.com/okfn/jts-datashape
$ nosetests -s -v