You are viewing VERSION 2.03 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.03 of IATI Standard Reference View another version
iati-organisations/iati-organisation/total-expenditure
This is the reference page for the XML element total-expenditure
.
The total-expenditure element allows for the reporting of the organisation’s international development expenditure. The recommendation is that, where and when possible, the organisation’s total expenditure for each of the past three years is reported. The expense line allows publishers to record further breakdown.
This element may occur any number of times.
Example of total-expenditure
for an iati-organisation
.
This element is a parent for other child elements.
<total-expenditure>
...
</total-expenditure>
Full example with all child elements.
<total-expenditure>
<period-start iso-date="2014-01-01" />
<period-end iso-date="2014-12-31" />
<value currency="USD" value-date="2014-01-01">250000000</value>
<expense-line ref="1234">
<value currency="USD" value-date="2014-01-01">200000000</value>
<narrative xml:lang="en">Expense Line</narrative>
</expense-line>
</total-expenditure>
The total-expenditure
element can be repeated in any iati-organisation
.
The optional total-expenditure
element was added.
Find the source of this documentation on github: