68ee970d
Renato De Donato
jsdatachecker
|
1
2
3
4
|
# 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.
|