Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

legcoplus: Improving Hong Kong Legislative Council Data

An R package to facilitate the use of the Hong Kong Legislative Council's data.

Under active development.

To install this package, run:

#install.packages("devtools")
#devtools::install_github("elgarteo/legco")
devtools::install_github("elgarteo/legcoplus")

What it does

This R package is designed to work with the package elgarteo/legco, which retrieves data from the LegCo APIs.

While it is great that LegCo provides APIs to allow open data access, it is not perfect. For exmaple, the presence of seperate APIs for different type of data means searching the data you need can be frustrating.

This package solves just that by providing functions and tools that patch these deficiencies.

How to use

Read the vignettes for details.

Disclaimer

This package is not affiliated or endorsed by the Legislative Council of Hong Kong.

The Legislative Council of Hong Kong is the copyright owner of data retieved from its open data APIs.

About

An R package to facilitate the use of the Hong Kong Legislative Council's data

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.