Skip to content

legisTaiwan 0.2.1

Major Changes

  • Updated API endpoint from ly.govapi.tw to v2.ly.govapi.tw
  • Maintained backward compatibility with legacy API functions
  • Enhanced documentation for better clarity

API Migration Notice

The Legislative Yuan API is transitioning from https://ly.govapi.tw to https://v2.ly.govapi.tw. While functions using the legacy API will continue to work for now, we recommend starting to migrate your code to use the new API endpoint.



legisTaiwan 0.1.7

  • Enhanced user experience by implementing progress bars for time-intensive operations. Progress bars are now displayed when verbose = TRUE.

  • Performed comprehensive spelling and typographical corrections throughout the package documentation and function names.



legisTaiwan 0.1.6

Corrected spelling errors and standardized terminology across function documentation.



legisTaiwan 0.1.4 (development version)



legisTaiwan 0.1.3 (development version)

  • Fix typo in function name: get_variabel_infos() to get_variable_info().

  • get_committee_record() is added to access to the records of reviewed items in the committees 提供委員會會議審查之議案項目.

  • Add funder and copyright holder in NAMESPACE: 國科會 and 立法院

  • Re-documentation and inserting handlers



legisTaiwan 0.1.1 (development version)