R/data.R
iatfResolution16.RdCOVID-19 Inter-Agency Task Force for the Management of Emerging Infectious Diseases Resolution Number 16
iatfResolution16
A tibble with 87 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
iatfResolution16#> # A tibble: 87 x 7 #> linenumber text source type id section date #> <int> <chr> <chr> <chr> <dbl> <chr> <date> #> 1 1 Inter-Agency Task Force f… IATF resolu… 16 heading 2020-03-30 #> 2 2 Additional Guidelines for… IATF resolu… 16 heading 2020-03-30 #> 3 3 March 30, 2020 IATF resolu… 16 heading 2020-03-30 #> 4 4 Resolution No. 16 IATF resolu… 16 heading 2020-03-30 #> 5 5 A. Ayon sa direktiba ng D… IATF resolu… 16 operat… 2020-03-30 #> 6 6 Autonomous Region in Musl… IATF resolu… 16 operat… 2020-03-30 #> 7 7 mga pasilidad na maaring … IATF resolu… 16 operat… 2020-03-30 #> 8 8 Inaatasan and DOT at iban… IATF resolu… 16 operat… 2020-03-30 #> 9 9 pagtukoy ng mga pasilidad… IATF resolu… 16 operat… 2020-03-30 #> 10 10 Ang mga natukoy na pasili… IATF resolu… 16 operat… 2020-03-30 #> # … with 77 more rows