Package: legco
Type: Package
Title: R Bindings for the Hong Kong Legislative Council API
Version: 0.1.4
Author: Elgar Teo
Maintainer: Elgar Teo <elgarteo@connect.hku.hk>
URL: https://github.com/elgarteo/legco
BugReports: https://github.com/elgarteo/legco/issues
Description: Fetching data from Hong Kong Legislative Council's open data API in R. 
    Functions correspond to the data endpoints of the API. 
    Documentations of supported API databases:
    <https://www.legco.gov.hk/odata/english/billsdb.html>, 
    <https://www.legco.gov.hk/odata/english/hansard-db.html>,
    <https://www.legco.gov.hk/odata/english/attendance-db.html>,
    <https://www.legco.gov.hk/odata/english/schedule-db.html> and
    <https://www.legco.gov.hk/odata/english/vrdb.html>.
Imports: dplyr, httr, jsonlite, utils
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R(>= 3.5.0)
LazyData: true
RoxygenNote: 7.1.2
Suggests: curl, httptest, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-15 17:30:18 UTC; Elgar
Repository: CRAN
Date/Publication: 2021-10-16 14:10:06 UTC
Built: R 4.0.2; ; 2021-10-17 11:01:28 UTC; unix
