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

iatfResolution18

Format

A tibble with 108 rows and 7 columns:

linenumber

Linenumber

text

Character string of text about 70 characters

source

Issuer of resolution

type

Type of document

id

Text document identifier

section

Resolution section - heading, preamble, operative, endorsement, or certification

date

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

Source

The Official Gazette of the Republic of the Philippines

Examples

iatfResolution18
#> # A tibble: 108 x 7 #> linenumber text source type id section date #> <int> <chr> <chr> <chr> <dbl> <chr> <date> #> 1 1 REPUBLIC OF THE PHILIPPINES IATF resol… 18 heading 2020-04-01 #> 2 2 INTER-AGENCY TASK FORCE IATF resol… 18 heading 2020-04-01 #> 3 3 FOR THE MANAGEMENT OF EMER… IATF resol… 18 heading 2020-04-01 #> 4 4 RESOLUTION NO. 18 IATF resol… 18 heading 2020-04-01 #> 5 5 Series of 2020 IATF resol… 18 heading 2020-04-01 #> 6 6 April 1, 2020 IATF resol… 18 heading 2020-04-01 #> 7 7 RECOMMENDATIONS RELATIVE T… IATF resol… 18 heading 2020-04-01 #> 8 8 OF THE CORONAVIRUS DISEASE… IATF resol… 18 heading 2020-04-01 #> 9 9 WHEREAS, on March 8, 2020,… IATF resol… 18 preamb… 2020-04-01 #> 10 10 mobilization of a whole-of… IATF resol… 18 preamb… 2020-04-01 #> # … with 98 more rows