codeforboston / home-energy-analysis-tool

https://www.codeforboston.org/projects/
MIT License
8 stars 25 forks source link

Integrate weather API into rules engine #122

Closed jkwan2011 closed 4 months ago

jkwan2011 commented 6 months ago

Weather data will need to be called from the Javascript API and sent to the rules engine.

thadk commented 6 months ago

@plocket We should take these three APIs outputs and prepare something we can pass to python for the weather: https://github.com/codeforboston/home-energy-analysis-tool/issues/20#issuecomment-1707485014

erika-n commented 4 months ago

We have input classes that should be the same as the shape of the data returned by the API