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

iatfResolution15

Format

A tibble with 157 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/IATF-RESO-15.pdf

Examples

iatfResolution15
#> # A tibble: 157 x 6 #> linenumber text source type id date #> <int> <chr> <chr> <chr> <dbl> <date> #> 1 1 WHEREAS, on 8 March 2020, Preside… IATF resolu… 15 2020-03-25 #> 2 2 922, declaring a State of Public … IATF resolu… 15 2020-03-25 #> 3 3 prompting a whole-of-government a… IATF resolu… 15 2020-03-25 #> 4 4 WHEREAS, on 12 March 2020, the Pr… IATF resolu… 15 2020-03-25 #> 5 5 the Code Alert Level for COVID-19… IATF resolu… 15 2020-03-25 #> 6 6 Stringent Social Distancing Measu… IATF resolu… 15 2020-03-25 #> 7 7 WHEREAS, relative to the said ord… IATF resolu… 15 2020-03-25 #> 8 8 Community Quarantine over the ent… IATF resolu… 15 2020-03-25 #> 9 9 as to improve the implementation … IATF resolu… 15 2020-03-25 #> 10 10 NOW, THEREFORE, BE IT RESOLVED, a… IATF resolu… 15 2020-03-25 #> # … with 147 more rows