Skip to main content

Holidata is a utility for algorithmically producing holidays for a given locale and year

Project description

Holidata

holidata is a utility for algorithmically producing holiday data. Its purpose is mainly for holidata.net.

Holiday data can be produced for a given year in a supported locale and output format.

Usage

holidata --year=<value> --locale=<value> [--output=<value>]
holidata --year=<value> --country=<value> [--lang=<value>] [--output=<value>]

Call holidata with the --help option to more detailed information.

Examples

  • Create holiday data of year 2022 for locale de-DE:

    $ holidata --year=2022 --locale=de-DE
    
  • Create holiday data of year 2022 for country BE and language fr:

    $ holidata --year=2022 --country=BE --lang=fr
    
  • Create holiday data of year 2022 for country US (default language en):

    $ holidata --year=2022 --country=US
    

Data

For each holiday the following data is provided:

  • locale - language and country the holiday is defined for
  • region - region code of the given subdivision the holiday is defined for
  • date - actual date the holiday takes place
  • description - name of the holiday in the given language
  • type - holiday type flags
  • notes - additional information

Locales

Holidata provides holiday data in different locales, i.e. for a given country and in a given language. See holidata.net for a complete overview of the currently provided locales.

If you think a locale is missing, open a feature request on GitHub.

Output Formats

Holidata supports different output formats, currently csv, json, yaml, and xml.

If you think an output format is missing, open a feature request on GitHub.

Limitations

Holidata focuses on holidays which are defined by law on which business or work are suspended or reduced (there may be some exceptions to that rule).

Holidata only provides data for countries and their principal subdivisions (both as they are defined in ISO 3166). Holidays for other subdivisions are either merged or ignored. There is also no explicit representation of partial holidays.

License

holidata is released under the MIT license. For details check the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

holidata-2024.11.1.tar.gz (38.9 kB view details)

Uploaded Source

Built Distribution

holidata-2024.11.1-py3-none-any.whl (71.4 kB view details)

Uploaded Python 3

File details

Details for the file holidata-2024.11.1.tar.gz.

File metadata

  • Download URL: holidata-2024.11.1.tar.gz
  • Upload date:
  • Size: 38.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for holidata-2024.11.1.tar.gz
Algorithm Hash digest
SHA256 630ce4cb6c615e065386e4985a52308eb714edd0e86f77275a9c398afc233846
MD5 bba40e923706fd7dc1eea480a78e4163
BLAKE2b-256 019f136186b02dd639ad510a7732176b68a413876e8597e56bf7774253d05eeb

See more details on using hashes here.

File details

Details for the file holidata-2024.11.1-py3-none-any.whl.

File metadata

  • Download URL: holidata-2024.11.1-py3-none-any.whl
  • Upload date:
  • Size: 71.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for holidata-2024.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 56972f393d39b4b94afb0d1c3aaa749d07970f611264dacb44759e723d18ec3f
MD5 afe0150492ee874b1221c90acebbc61e
BLAKE2b-256 ded259bce23292a8884bbd8a77f04dc5f92fddec6c88ce5c4d9895f4f98f288d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page