clydebaron2000 / Covid-Danger-Data

GNU General Public License v3.0
1 stars 3 forks source link

Plover's branch #79

Closed rebgrasshopper closed 4 years ago

rebgrasshopper commented 4 years ago

Essentially what this is is: The JSON data an an object (fireData), a short function to pull out active fires (processFireData), and a new object with identical depth containing those active fires (reducedFireData). Finally, there's a version of reducedFireData that's already been JSON stringified (JSONifiedFireData)