The Bills Database contains key dates and the amendment history of some 6 000 Bills considered by the Council since 1906. The Database keeps track of the passage of a Bill such as its gazette date, dates of the three readings, formation and report of the corresponding Bills Committee, if any, and its discussions in Council meetings.
The information can be obtained in the form of open data via web application programming interface (API) as described in this page.
Any comments are welcomed (please e-mail to pid@legco.gov.hk).
The open data web api can be run at:
https://app.legco.gov.hk/BillsDB/odata/Vbills (JSON format)To get the meta data schema of the dataset, please run the following:
https://app.legco.gov.hk/BillsDB/odata/$metadataThe following query string options can be applied:
For the available operators and functions to be used with $filter option, please refer to the documentation of the Open Data Protocol.
The following examples illustrate some of the ways to retrieve data according to the Open Data Protocol.