README.md
322 Bytes
JSDataChecker
JavaScript Library to read dataset content (e.g., Open Data), infer data types, give a data quality indicator and parse content.
In details, it analysis the json (specified paths) to infer the data type. In addition, when request (via code) the library converts the json data based on the inferred type.