R/data.R
iatfResolution19.RdCOVID-19 Inter-Agency Task Force for the Management of Emerging Infectious Diseases Resolution Number 19
iatfResolution19
A tibble with 149 rows and 6 columns:
linenumberLinenumber
textCharacter string of text about 70 characters
sourceIssuer of resolution
typeType of document
idText document identifier
dateDate in <YYYY-MM-DD> format when resolution was made
https://www.doh.gov.ph/sites/default/files/health-update/IATF%20Resolution%20No.%2019.pdf
iatfResolution19#> # A tibble: 149 x 6 #> linenumber text source type id date #> <int> <chr> <chr> <chr> <dbl> <date> #> 1 1 WHEREAS, on March 8, 2020, recog… IATF resolu… 19 2020-04-03 #> 2 2 mobilization of a whole-of-govern… IATF resolu… 19 2020-04-03 #> 3 3 of Public Health Emergency in the… IATF resolu… 19 2020-04-03 #> 4 4 WHEREAS, on March 16, 2020, to p… IATF resolu… 19 2020-04-03 #> 5 5 country, the President placed the… IATF resolu… 19 2020-04-03 #> 6 6 April 14, 2020; IATF resolu… 19 2020-04-03 #> 7 7 WHEREAS, on the same date, to pro… IATF resolu… 19 2020-04-03 #> 8 8 agencies and Local Government Uni… IATF resolu… 19 2020-04-03 #> 9 9 disaster response, the President … IATF resolu… 19 2020-04-03 #> 10 10 No. 929; IATF resolu… 19 2020-04-03 #> # … with 139 more rows