This project is dedicated to simplify analysis for JSONs that lack of schema.
It helps in getting:
- what is the structure of JSON
- what keys in objects are most likely mandatory
- what keys in objects are most likely nonobligatory
- primitive values that object may have
- etc.