Global Coordination Groups - Cluster & Area of Interest Official Names and Codes (Beta) Contains IASC designated Global Clusters and Areas of Responsibility. Global Clusters and Areas of Responsibility (AoR) were defined to enable more predictable leadership in situations of humanitarian emergency. The content includes the Preferred Term to be used for each Cluster and AoR, the Acronym (3-letter cluster code), the Group to which the term belongs (defining whether it is a Global Cluster or AoR) and the website URL. Both the Google Spreadsheet and CSV versions contain HXL hashtags. For more information, please visit http://vocabulary.unocha.org/

HumCluster

Format

A data frame with 16 rows and 9 variables:

HRinfo ID

character COLUMN_DESCRIPTION

Preferred Term

character COLUMN_DESCRIPTION

Preferred Term (fr)

character COLUMN_DESCRIPTION

ACRONYM

character COLUMN_DESCRIPTION

Group Type

character COLUMN_DESCRIPTION

Homepage

character COLUMN_DESCRIPTION

Date Created (Post Date)

character COLUMN_DESCRIPTION

Updated date

character COLUMN_DESCRIPTION

Notes

character COLUMN_DESCRIPTION

Source

https://iatistandard.org/en/iati-standard/203/codelists/

Examples

{ head(HumCluster,10) }
#> # A tibble: 10 x 9 #> `HRinfo ID` `Preferred Term` `Preferred Term… ACRONYM `Group Type` Homepage #> <chr> <chr> <chr> <chr> <chr> <chr> #> 1 #sector +c… #sector +name +… #sector +name +… #secto… #sector +ty… #meta +… #> 2 4 Emergency Shelt… Abris d'urgence… SHL Cluster https:/… #> 3 1 Camp Coordinati… Coordination et… CCM Cluster http://… #> 4 5406 Mine Action Action contre l… PRO-MIN Area of Res… http://… #> 5 6 Food Security Sécurité alimen… FSC Cluster http://… #> 6 11 Water Sanitatio… Eau, assainisse… WSH Cluster http://… #> 7 8 Logistics Logistique LOG Cluster http://… #> 8 5403 Child Protection Protection de l… PRO-CPN Area of Res… http://… #> 9 10 Protection Protection PRO Cluster http://… #> 10 3 Education Education EDU Cluster http://… #> # … with 3 more variables: `Date Created (Post Date)` <chr>, `Updated #> # date` <chr>, Notes <chr>