Open johnmannpaul opened 1 year ago
Obviously this would have backwards compatibility impacts even if we were still just supporting XML. However because this is currently a low precision number, we treat it at a number/float in JSON. Adding any additional precision is known to negatively impact some JSON tools. To get a sense of this please see the following question on Stack Overflow.
In the NA data model /StudentSchoolEnrollment/FTE is currently limited to numbers after the decimal for precision. Many districts in wyoming have values in increments of 1/8 (0.125) but with SIS rounding the value to 0.13 before sending to us (verified with PowerSchool).