Closed higs4281 closed 5 years ago
We weren't saving the College Scorecard API's school.operating value properly, because the delivered values are 1 and 0, not True or False.
school.operating
Coverage remained the same at 100.0% when pulling 2f952bb5283e3950611d9d44baf788fcec7c4e32 on fix-closed-school-values into 214adf032f2d8c20adac9f286bb420c30145ac73 on master.
We weren't saving the College Scorecard API's
school.operating
value properly, because the delivered values are 1 and 0, not True or False.