R/data.R
iatfResolution59.RdCOVID-19 Inter-Agency Task Force for the Management of Emerging Infectious Diseases Resolution Number 59
iatfResolution59
A tibble with 88 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
iatfResolution59#> # A tibble: 88 x 7 #> linenumber text source type id section date #> <int> <chr> <chr> <chr> <dbl> <chr> <date> #> 1 1 Republic of the Philippines IATF resol… 59 heading 2020-07-28 #> 2 2 Inter-Agency Task Force IATF resol… 59 heading 2020-07-28 #> 3 3 for the Management of Emer… IATF resol… 59 heading 2020-07-28 #> 4 4 RESOLUTION NO. 59 IATF resol… 59 heading 2020-07-28 #> 5 5 Series of 2020 IATF resol… 59 heading 2020-07-28 #> 6 6 July 28, 2020 IATF resol… 59 heading 2020-07-28 #> 7 7 WHEREAS, on April 30, 2020… IATF resol… 59 preamb… 2020-07-28 #> 8 8 (E.0.) No. 112 Imposing an… IATF resol… 59 preamb… 2020-07-28 #> 9 9 Philippines and a General … IATF resol… 59 preamb… 2020-07-28 #> 10 10 Adopting The Omnibus Guide… IATF resol… 59 preamb… 2020-07-28 #> # … with 78 more rows