azavea / ism-watershed-wellness-snapshot

A tool to collect and display watershed wellness indicators for the International Seaport Museum
1 stars 2 forks source link

Make API data parsing more robust #65

Open caseycesari opened 5 years ago

caseycesari commented 5 years ago

The sensor API responses appear to be fairly static, but we should make our parsing a little more robust in case it changes unexpectedly. Some suggestions on how to do that can be found here: https://github.com/azavea/ism-watershed-wellness-snapshot/pull/62/files#r261305492. It's possible there are other areas for improvement as well.