COVID-19 Inter-Agency Task Force for the Management of Emerging Infectious Diseases Resolution Number 21

iatfResolution21

Format

A tibble with 150 rows and 6 columns:

linenumber

Linenumber

text

Character string of text about 70 characters

source

Issuer of resolution

type

Type of document

id

Text document identifier

date

Date in <YYYY-MM-DD> format when resolution was made

Source

https://www.doh.gov.ph/sites/default/files/health-update/Revised-IATF-Resolution-No.-21.pdf

Examples

iatfResolution21
#> # A tibble: 150 x 6 #> linenumber text source type id date #> <int> <chr> <chr> <chr> <dbl> <date> #> 1 1 WHEREAS, ​on March 8, 2020, recog… IATF resolu… 21 2020-04-06 #> 2 2 mobilization of a whole-of-govern… IATF resolu… 21 2020-04-06 #> 3 3 of Public Health Emergency in the… IATF resolu… 21 2020-04-06 #> 4 4 WHEREAS, ​on March 16, 2020, to p… IATF resolu… 21 2020-04-06 #> 5 5 country, the President placed the… IATF resolu… 21 2020-04-06 #> 6 6 April 14, 2020; IATF resolu… 21 2020-04-06 #> 7 7 WHEREAS, ​on March 30, 2020, to d… IATF resolu… 21 2020-04-06 #> 8 8 whether the Enhanced Community Qu… IATF resolu… 21 2020-04-06 #> 9 9 extended, or expanded to other ar… IATF resolu… 21 2020-04-06 #> 10 10 sub-Working Group tasked to defin… IATF resolu… 21 2020-04-06 #> # … with 140 more rows