{"name":"daycount","version":"0.1.0","description":"Business-day and public-holiday calculations. Global coverage, deep Brazil support.","endpoints":{"GET /v1/is-business-day":"date, [country, subdivision, city, weekend, profile, include_optional, holidays, workdays]","GET /v1/add":"date, days, [same calendar params]","GET /v1/diff":"from, to, [same calendar params]","GET /v1/next-business-day":"date, [inclusive, same calendar params]","GET /v1/previous-business-day":"date, [inclusive, same calendar params]","GET /v1/holidays":"country, [year, subdivision, city, profile, include_optional]","GET /v1/countries":"list supported countries","GET /v1/subdivisions":"country — list its states/provinces (ISO-3166-2 codes)"},"profiles":{"statutory":"default — statutory holidays only","banking":"also count `bank` days (BR Carnival, Corpus Christi)","all":"also count `optional` / ponto facultativo (alias: include_optional=true)"}}