You are viewing VERSION 2.01 of IATI Standard Reference View another version
Important :
Les organisations participant à la lutte contre la pandémie de COVID-19 sont encouragées à publier des données sur leurs activités et leurs dépenses conformément à la norme de l’IITA. Lignes directrices de l’IITA concernant la publication de données relatives à la COVID-19.
Découvrez comment accéder à ces données en consultant le document suivant : Accéder aux lignes directrices sur la consultation et l’utilisation de données relatives à la COVID-19
You are viewing VERSION 2.01 of IATI Standard Reference View another version
iati-organisations/iati-organisation/recipient-country-budget
This is the reference page for the XML element recipient-country-budget
.
The recipient-country-budget element allows for the reporting of forward looking budgets for each country in which the organisation operates. The recommendation is that, where and when possible, the organisation’s total annual planned budget for each of the next three financial years is reported for each recipient country. It is strongly recommended that the start and end of the reported financial years match those of the recipient country’s budgetary/planning cycle.
This element may occur any number of times.
Example of recipient-country-budget
for an iati-organisation
.
This element is a parent for other child elements.
<recipient-country-budget>
...
</recipient-country-budget>
Full example with all child elements.
<recipient-country-budget>
<recipient-country code="AF" />
<period-start iso-date="2014-01-01" />
<period-end iso-date="2014-12-31" />
<value currency="USD" value-date="2014-01-01">25000000</value>
<budget-line ref="1234">
<value currency="USD" value-date="2014-01-01">2000000</value>
<narrative>Budget Line</narrative>
</budget-line>
</recipient-country-budget>
The recipient-country-budget
element can be repeated in any iati-organisation
.
Find the source of this documentation on github: