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.3 |
| Depends: | R (≥ 3.5.0) |
| Imports: | httr, jsonlite, utils |
| Suggests: | curl, httptest, knitr, rmarkdown |
| Published: | 2020-03-31 |
| 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 |
| CRAN checks: | legco results |
| Reference manual: | legco.pdf |
| Vignettes: |
attn bills hansard introduction schedule voting |
| Package source: | legco_0.1.3.tar.gz |
| Windows binaries: | r-devel: legco_0.1.3.zip, r-release: legco_0.1.3.zip, r-oldrel: legco_0.1.3.zip |
| macOS binaries: | r-release: legco_0.1.3.tgz, r-oldrel: legco_0.1.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=legco to link to this page.