The Calendar web page shows the schedule of meetings and activities of the Legislative Council of the current month, next three months, and past three months. There, links to corresponding home pages of the committees as well as available agendas are provided. When users follows a home page, they can find out the membership of the committee.
The meeting schedules since the Fifth Term 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 web api provides the following information:
Corresponding to the above information, the open data web api can be run at:
https://app.legco.gov.hk/ScheduleDB/odata/Tterm (JSON format)To get the meta data schema of the dataset, please run the following:
https://app.legco.gov.hk/ScheduleDB/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.