get_variable_info | R Documentation |
get_variable_info
generate each API's endpoint manual returned
from the website of Taiwan Legislative Yuan. The avalaible options is: get_bills
,
get_bills_2
, get_meetings
, get_caucus_meetings
, get_speech_video
,
get_public_debates
, get_parlquestions
, get_executive_response
and
get_committee_record
. 僅使用舊版 API 參數。
get_variable_info(param_)
param_ |
characters. Must be one of options below:
|
get_variable_info
produces a list, which contains page_info
and reference_url
.
list
page_info
information of the end point
reference_url
the url of the page
Yen-Chieh Liao (davidycliao@gmail.com)
review_session_info()
.
check_caucus <- get_variable_info("get_caucus_meetings")
check_caucus
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.