Skip to contents

Pandemic PACT Research Categories

Usage

pact_research_category

Format

A data.frame with 4 columns and 70 rows:

VariableDescription
research_category_codeTwo digit research category code
research_categoryResearch category name
research_subcategory_codeFour digit research sub-category code
research_subcategoryResearch sub-category name

Source

Pandemic PACT website https://www.pandemicpact.org/

Examples

pact_research_category
#> # A tibble: 70 × 4
#>    research_category_code research_category               research_subcategory…¹
#>    <chr>                  <chr>                           <chr>                 
#>  1 01                     Pathogen: natural history, tra… 0101                  
#>  2 01                     Pathogen: natural history, tra… 0102                  
#>  3 01                     Pathogen: natural history, tra… 0103                  
#>  4 01                     Pathogen: natural history, tra… 0104                  
#>  5 01                     Pathogen: natural history, tra… 0105                  
#>  6 01                     Pathogen: natural history, tra… 0106                  
#>  7 02                     Animal and environmental resea… 0201                  
#>  8 02                     Animal and environmental resea… 0202                  
#>  9 02                     Animal and environmental resea… 0203                  
#> 10 03                     Epidemiological studies         0301                  
#> # ℹ 60 more rows
#> # ℹ abbreviated name: ¹​research_subcategory_code
#> # ℹ 1 more variable: research_subcategory <chr>