Benefit Frequency
https://publicschema.org/vocab/sp/benefit-frequency
The schedule on which a benefit or transfer is provided to a recipient, ranging from one-time payments to recurring disbursements at fixed intervals.
Values
| Code | Label | Standard code | Definition |
|---|---|---|---|
one_time | One-time | A single, non-recurring transfer or benefit. | |
daily | Daily | Benefit provided every day. | |
weekly | Weekly | Benefit provided once per week. | |
every_two_weeks | Every two weeks | Benefit provided every two weeks. | |
monthly | Monthly | Benefit provided once per month. | |
quarterly | Quarterly | Benefit provided once every three months. | |
semi_annually | Semi-annually | Benefit provided twice per year (every six months). | |
annually | Annually | Benefit provided once per year. | |
as_needed | As needed | Benefit provided on demand or as circumstances require, without a fixed schedule. | |
custom | Custom | A recurrence schedule not covered by the predefined frequencies, specified as an iCalendar RRULE (RFC 5545) in the frequency_rule property. |
System mappings
semic
System vocabulary: EU Frequency NAL
| System code | System label | benefit-frequency value |
|---|---|---|
ANNUAL | Annual | annually |
DAILY | Daily | daily |
WEEKLY | Weekly | weekly |
MONTHLY | Monthly | monthly |
QUARTERLY | Quarterly | quarterly |
BIWEEKLY | Biweekly | every_two_weeks |
ANNUAL_2 | semiannual | semi_annually |
IRREG | Irregular | as_needed |
OTHER | Other | custom |
BIMONTHLY | Bimonthly | not yet mapped |
CONT | Continuous | out of scope |
NEVER | Never | out of scope |
Not covered by semic: one_time
Referenced by this vocabulary
- ISO 20022 ExternalDateFrequency ISO 20022 Registration Management Group
- RFC 5545 (iCalendar) Internet Engineering Task Force (IETF), 2009
Other references
- ISO 20022 EventFrequency1Code partial overlap ISO 20022 frequency codes map to monthly, quarterly, semi_annually, annually. This vocabulary includes additional values not in ISO 20022.
- RFC 5545 - iCalendar RRULE structural pattern The 'custom' code uses RRULE format.