You're viewing a demo portfolio

Join the waitlist
PRSM

weather_degree_days

Active

Tool of Ready APIs

declared in 1.0.0

HDD and CDD over a window, with per-day rows. Used for HVAC sizing, utility bill reconciliation, energy forecasting. Default base 65°F is the NOAA HVAC standard.

Parameters schema

{
  "type": "object",
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "zip_code": {
      "type": "string"
    },
    "base_temp": {
      "type": "number",
      "default": 65,
      "description": "Base temperature in °F."
    },
    "days_back": {
      "type": "integer",
      "default": 30,
      "maximum": 365,
      "minimum": 1
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →