Help with local weather challenge

Hi,

I’m presently working on the local weather challenge. I’ve seen the data you get back from the HTTP request (https://fcc-weather-api.glitch.me). Is the temperature returned in degrees Fahrenheit or Centigrade? Should I display temp_min or temp_max?

Thanks

These things are for you to decide.