Right now all values in `Record.json` are string. Should be correctly types so that `day` for example is `1` and not `"1"`.
Right now all values in
Record.jsonare string. Should be correctly types so thatdayfor example is1and not"1".