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>.
Version: | 0.1.4 |
Depends: | R (≥ 3.5.0) |
Imports: | dplyr, httr, jsonlite, utils |
Suggests: | curl, httptest, knitr, rmarkdown |
Published: | 2021-10-16 |
Author: | Elgar Teo |
Maintainer: | Elgar Teo <elgarteo at connect.hku.hk> |
BugReports: | https://github.com/elgarteo/legco/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/elgarteo/legco |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | legco results |
Reference manual: | legco.pdf |
Vignettes: |
attn bills hansard introduction schedule voting |
Package source: | legco_0.1.4.tar.gz |
Windows binaries: | r-devel: legco_0.1.4.zip, r-release: legco_0.1.4.zip, r-oldrel: legco_0.1.4.zip |
macOS binaries: | r-release (arm64): legco_0.1.4.tgz, r-oldrel (arm64): legco_0.1.4.tgz, r-release (x86_64): legco_0.1.4.tgz, r-oldrel (x86_64): legco_0.1.4.tgz |
Old sources: | legco archive |
Please use the canonical form https://CRAN.R-project.org/package=legco to link to this page.