zechfc / Corner

1 stars 0 forks source link

need to better account for nulls in the dataloader #84

Open zechfc opened 3 months ago

zechfc commented 3 months ago

We need a better way to account for missing information in the JSON, if one of the JSOn fields is null it will throw a null pointer error, and wont return any of the previously loaded information