{
 "name": "HolidayAtlas",
 "publisher": "Apiverd",
 "description": "Festivos laborales por codigo postal, con fuente legal por entrada.",
 "terms": "Base de datos (c) Apiverd, derecho sui generis (Directiva 96/9/CE). Consulta y evaluacion libres; redistribucion o uso comercial del dataset requieren licencia: admin@apiverd.com",
 "endpoints": {
  "is_holiday": "/v1/es/is-holiday?postal_code=07141&date=2026-06-30",
  "is_holiday_range": "/v1/es/is-holiday?postal_code=07141&from=2026-06-25&to=2026-07-05",
  "holidays": "/v1/es/holidays?postal_code=07600&year=2026",
  "ics": "/v1/es/holidays?postal_code=07600&year=2026&format=ics",
  "working_days": "/v1/es/working-days?postal_code=07141&from=2026-06-25&to=2026-07-05",
  "openapi": "/openapi.json",
  "raw_data": "/data/es/index.json"
 }
}