Browsing through a list of free public APIs I’ve found a service that provides national holidays for basically any country and any year via an API: https://date.nager.at. Knowing holidays is frequently needed for a correct calculation of workdays.
So 20 minutes later here is a small project that obtains holidays for any country, any year
public holidays.morph (5.9 KB)