R/data.R
iatfResolution01.RdCOVID-19 Inter-Agency Task Force for the Management of Emerging Infectious Diseases Resolution Number 1
iatfResolution01
A tibble with 53 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
iatfResolution01#> # A tibble: 53 x 7 #> linenumber text source type id section date #> <int> <chr> <chr> <chr> <dbl> <chr> <date> #> 1 1 Republic of the Philippin… IATF resolu… 1 heading 2020-01-28 #> 2 2 Department of Health IATF resolu… 1 heading 2020-01-28 #> 3 3 Office of the Secretary IATF resolu… 1 heading 2020-01-28 #> 4 4 Inter-Agency Task Force f… IATF resolu… 1 heading 2020-01-28 #> 5 5 Emerging Infectious Disea… IATF resolu… 1 heading 2020-01-28 #> 6 6 28 January 2020 IATF resolu… 1 heading 2020-01-28 #> 7 7 Resolution No. 01 IATF resolu… 1 heading 2020-01-28 #> 8 8 Series of 2020 IATF resolu… 1 heading 2020-01-28 #> 9 9 Recommendations for the M… IATF resolu… 1 heading 2020-01-28 #> 10 10 Novel Coronavirus Situati… IATF resolu… 1 heading 2020-01-28 #> # … with 43 more rows