R/data.R
iatfResolution04.RdCOVID-19 Inter-Agency Task Force for the Management of Emerging Infectious Diseases Resolution Number 4
iatfResolution04
A tibble with 72 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
iatfResolution04#> # A tibble: 72 x 7 #> linenumber text source type id section date #> <int> <chr> <chr> <chr> <dbl> <chr> <date> #> 1 1 Republic of the Philippin… IATF resolu… 4 heading 2020-02-11 #> 2 2 Department of Health IATF resolu… 4 heading 2020-02-11 #> 3 3 Office of the Secretary IATF resolu… 4 heading 2020-02-11 #> 4 4 Inter-Agency Task Force f… IATF resolu… 4 heading 2020-02-11 #> 5 5 Emerging Infectious Disea… IATF resolu… 4 heading 2020-02-11 #> 6 6 11 February 2020 IATF resolu… 4 heading 2020-02-11 #> 7 7 Resolution No. 04 IATF resolu… 4 heading 2020-02-11 #> 8 8 Series of 2020 IATF resolu… 4 heading 2020-02-11 #> 9 9 Implementing the Expanded… IATF resolu… 4 heading 2020-02-11 #> 10 10 Management of the 2019 No… IATF resolu… 4 heading 2020-02-11 #> # … with 62 more rows