-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
79 lines (78 loc) · 1.78 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
title: IatiTidy
url: https://unhcr-americas.github.io/IatiTidy/docs/
template:
params:
bootswatch: yeti
navbar:
title: IatiTidy
left:
- text: "Articles"
menu:
- text: Using IatiTidy for FTS
href: articles/IatiTidy.html
- text: News
href: news/index.html
- text: Reference
href: reference/index.html
reference:
- title: Main API function
contents:
- get_FTS
- get_IATI_activity
- get_IATI_transaction
- title: Utilities to parse query output
contents:
- split_implementers
- split_sector
- split_transaction
- title: Reference Activities
contents:
- ActivityDateType
- ActivityScope
- ActivityStatus
- DescriptionType
- title: Reference Aid
contents:
- AidType
- AidTypeCategory
- AidTypeVocabulary
- BudgetIdentifier
- title: Reference Financial
contents:
- FlowType
- BudgetIdentifierSector
- Currency
- EarmarkingCategory
- TransactionType
- title: Reference Humanitarian
contents:
- CashandVoucherModalities
- HumCluster
- HumanitarianScopeType
- HumanitarianScopeVocabulary
- title: Reference Geographic
contents:
- Country
- Region
- GeographicLocationClass
- GeographicLocationClass
- title: Reference Organisation
contents:
- IATIOrganisationIdentifier
- IndicatorMeasure
- IndicatorVocabulary
- OrganisationIdentifier
- OrganisationRegistrationAgency
- OrganisationRole
- OrganisationType
- title: Reference Results
contents:
- PolicyMarker
- ResultType
- title: Reference Sector
contents:
- Sector
- SectorVocabulary
- SectorCategory
- UNSDGGoals
- UNSDGTargets