R/data.R
iatfResolution05.RdCOVID-19 Inter-Agency Task Force for the Management of Emerging Infectious Diseases Resolution Number 5
iatfResolution05
A tibble with 84 rows and 7 columns:
linenumberLinenumber
textCharacter string of text about 70 characters
sourceIssuer of resolution
typeType of document
idText document identifier
sectionResolution section - heading, preamble, operative, endorsement, or certification
dateDate in <YYYY-MM-DD> format when resolution was made
The Official Gazette of the Republic of the Philippines
iatfResolution05#> # A tibble: 84 x 7 #> linenumber text source type id section date #> <int> <chr> <chr> <chr> <dbl> <chr> <date> #> 1 1 Republic of the Philippines IATF resol… 5 heading 2020-02-14 #> 2 2 DOH DFA DILG DOJ DOLE DOT … IATF resol… 5 heading 2020-02-14 #> 3 3 Inter-Agency Task Force fo… IATF resol… 5 heading 2020-02-14 #> 4 4 Emerging Infectious Diseas… IATF resol… 5 heading 2020-02-14 #> 5 5 Resolution No. 05 IATF resol… 5 heading 2020-02-14 #> 6 6 Series of 2020 IATF resol… 5 heading 2020-02-14 #> 7 7 14 February 2020 IATF resol… 5 heading 2020-02-14 #> 8 8 Recommendations for the ma… IATF resol… 5 heading 2020-02-14 #> 9 9 disease 2019 (COVID-19) si… IATF resol… 5 heading 2020-02-14 #> 10 10 WHEREAS, Section 15 of Art… IATF resol… 5 preamb… 2020-02-14 #> # … with 74 more rows