{
"info": { "sourceFile": "file1", "processedTime": "2016-11-24T14:29:19", "types": ["String","Number","Boolean","String","String"] },"rows": [
{"MyString": "ABC", "MyNumber": 123, "MyBool": true, "MyAlmostNumber": "456", "MyAlmostBool": "false"},
{"MyString": "DEF", "MyNumber": 124, "MyBool": false, "MyAlmostNumber": "555", "MyAlmostBool": "true"},
{"MyString": "GHI", "MyNumber": 125, "MyBool": true, "MyAlmostNumber": "whatever", "MyAlmostBool": "more stuff"}]
}
