Taiwan Legislative Yuan Monitor
Pricing
from $0.50 / 1,000 results
Taiwan Legislative Yuan Monitor
Structured access to Taiwan Legislative Yuan bills, legislators, and meetings. Filter by term, party, keyword, and proposer for civic tech, journalism, and policy research.
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
chris
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
Structured data access to Taiwan's Legislative Yuan (立法院) — bills, legislators, and meetings. Monitor legislative activity, track individual lawmakers, analyze party voting patterns. Powered by the open-data ly.govapi.tw API.
Use this Actor when you need machine-readable Legislative Yuan data for policy tracking, journalism, civic tech, or legal/regulatory monitoring.
Start here
Best for: journalists, civic technologists, lawyers, policy researchers, public affairs teams, and political science researchers.
Most common run:
{"resource": "bills","term": 11,"keyword": "健康","party": "","proposer": "","maxResults": 100}
What you get: bills, legislators, or meetings as structured JSON. Every output row includes _resource so downstream systems can tell which resource was requested.
Cost control: keep maxResults low for exploration, then increase it after confirming the keyword or party filter returns the records you need.
Common workflows
| Workflow | Input pattern | Output to use |
|---|---|---|
| Track bills about a policy topic | resource: "bills", keyword: "健康" | 議案名稱, 議案狀態, 提案人 |
| List current legislators by party | resource: "legislators", party: "中國國民黨" | 委員姓名, 黨籍, 選區名稱 |
| Pull committee meetings | resource: "meets", term: 11 | 會議標題, 日期, 委員會代號:str |
Why this data matters
Taiwan's Legislative Yuan is the core of its democratic process. Every bill, every legislator's record, every committee meeting is public information — but buried in government portals that are hard to query programmatically. This Actor gives you clean JSON access to:
- 145,000+ bills across all terms
- 1,650+ legislators (current + historical)
- 7,900+ meetings including committee sessions
Who this is for
| Use case | User |
|---|---|
| Legal research & due diligence | Law firms tracking legislative changes affecting clients |
| Investigative journalism | Reporters covering lawmakers' proposal histories |
| Policy analysis & lobbying | Think tanks, industry associations monitoring bills |
| Political science research | Academics studying legislative behavior, party discipline |
| Civic tech | Building apps that track your representative's activity |
| Corporate regulatory monitoring | Compliance teams tracking sector-relevant bills |
Resources & what you get
1. Bills (議案)
Every piece of proposed legislation, including:
- 議案名稱 (bill title)
- 議案狀態 (current status)
- 提案人 (proposer/sponsor)
- 提案單位/提案委員 (proposing unit or legislator)
- 最新進度日期 (latest progress date)
- 法律編號 / 法律編號:str (affected laws)
- 相關附件 (related PDFs)
2. Legislators (立委)
All legislators serving in the target term:
- 委員姓名 / 委員英文姓名 (Chinese + English names)
- 性別 (gender)
- 黨籍 / 黨團 (party + caucus)
- 選區名稱 (electoral district)
- 委員會 (committees served)
- 到職日 (start date)
- 學歷 (education)
3. Meetings (會議)
Committee and plenary session records:
- 會議種類 (meeting type)
- 委員會代號:str (committee name)
- 會期 / 會次 (session + round)
- 日期 (date)
- 會議標題 (meeting title)
- 會議資料 (related documents)
Input parameters
{"resource": "bills","term": 11,"keyword": "健康","party": "","proposer": "","maxResults": 100}
| Field | Type | Description |
|---|---|---|
resource | enum | bills / legislators / meets (required) |
term | int | Legislative term number (current = 11). Set 0 for no filter |
keyword | string | Title keyword filter (bills: 議案名稱; legislators: 委員姓名; meets: 會議標題) |
party | string | Party filter for legislators (e.g., 民主進步黨, 中國國民黨, 台灣民眾黨) |
proposer | string | Filter bills by proposer name |
maxResults | int | Max records to return (0 = unlimited) |
Output examples
Bills query — Bills containing "健康" in term 11:
{"屆": 11,"議案編號": "202110200590000","議案名稱": "全民健康保險法部分條文修正草案","提案人": "王鴻薇","議案狀態": "交付審查","最新進度日期": "2026-03-15","法律編號:str": ["全民健康保險法"],"相關附件": [{"網址": "https://ppg.ly.gov.tw/...", "名稱": "提案書"}],"_resource": "bills"}
Legislators query — TPP legislators in current term:
{"屆": 11,"委員姓名": "黃珊珊","委員英文姓名": "Huang Shan-shan","性別": "女","黨籍": "台灣民眾黨","選區名稱": "全國不分區及僑居國外國民","委員會": ["司法及法制委員會"],"到職日": "2024-02-01","_resource": "legislators"}
Pricing
Pay-per-result: $0.50 per 1,000 records. Extremely affordable for such rich B2B data.
Typical usage:
- All current-term legislators (
120 records): **$0.06** - Bills mentioning a specific law (
200-500): **$0.10-0.25** - Complete current-term bill database (
10,000): **$5.00**
Common queries
"Show me all health-related bills this term"
{"resource":"bills","term":11,"keyword":"健康","maxResults":200}
"List all KMT legislators currently serving"
{"resource":"legislators","term":11,"party":"中國國民黨"}
"What has legislator X proposed?"
{"resource":"bills","proposer":"黃國昌","maxResults":500}
"Get all committee meetings in this session"
{"resource":"meets","term":11,"maxResults":1000}
Data source & license
- Source: ly.govapi.tw — community-maintained open data API
- Original data: Taiwan's Legislative Yuan public records (ppg.ly.gov.tw, data.ly.gov.tw)
- License: Public domain / open government data
- Commercial use: Permitted for journalism, research, civic tech, and policy analysis
Tips
- For time-series analysis: query the same
termmultiple times withkeywordfilters to build history - For party comparison: pull legislators by
party, then cross-reference with bills byproposer - The API is free but please respect rate limits — this Actor adds 0.5s delay between pages
Keywords
Taiwan Legislative Yuan API, 立法院 API, 議案查詢, Taiwan legislator data, bills Taiwan, 立委提案, policy research Taiwan, Taiwan politics API, legislative monitoring, 立法院 資料, taiwan bill tracking, taiwan government open data, civic tech taiwan, 立法院提案, taiwan parliament API
Taiwan Market Data Suite
This Actor is part of a suite of 25 Taiwan market data APIs by chamarix — official sources only, cross-validated against independent official endpoints, clean JSON out. Code samples for the whole suite: GitHub.
Market data:
- taiwan-stock-daily-quotes — Daily OHLCV, VWAP, P/E, price-to-book & dividend yield for every listed/OTC stock since 2004
- twse-institutional-trades — Daily institutional buy/sell (foreign, investment trust, dealer) per stock — TWSE listed
- tpex-institutional-trades — Daily institutional buy/sell per stock — TPEx OTC market
- taiwan-monthly-revenue — Monthly revenue of 1,900+ listed & OTC companies, MoM/YoY
- taiwan-financial-statements — Quarterly income statement, balance sheet & cash flow back to 2013
- taiwan-dividend-calendar — Ex-dividend / ex-rights dates, reference prices & payouts back to 2003
- taiwan-margin-trading — Daily margin trading & short sale balances per stock
- taiwan-sbl-short-sale-balance — Securities-lending short sale balances per stock
- taiwan-day-trading-stats — Day-trading volume, value & ratio per stock since 2014
- tdcc-shareholding-dispersion — Weekly TDCC shareholding dispersion (retail vs whale structure)
- taiwan-foreign-shareholding — Foreign ownership percentage & remaining quota per stock
- taifex-institutional-derivatives — Institutional futures & options positions (TAIFEX), incl. put/call ratio
- taifex-options-chain — Full options chain by strike & expiry, both sessions, with the exchange's own Delta, since 2001
- taiwan-warrants-daily — Daily quotes, strike, expiry & moneyness for every listed/OTC warrant since 2004
- taiwan-stock-alerts — Watch-list, disposition & short-sale suspension alerts
- taiwan-insider-share-transfers — Insider share-transfer filings (directors, officers, 10% holders) since 2002
- taiwan-director-shareholdings — Monthly director/officer shareholdings & share-pledge ratio since 1999
- taiwan-block-trades — Every block trade (鉅額交易) with price, size & basket constituents since 2005
- taiwan-shareholder-meetings — Shareholder meeting dates, book closure periods & e-voting since 2005
- taiwan-emerging-stock-quotes — Emerging (興櫃) board quotes, pre-IPO register & history since 2003
- taiwan-etf-regular-investment — Monthly regular savings plan (定期定額) rankings for stocks & ETFs since 2020
- taiwan-treasury-stock-buybacks — Every treasury-stock buyback (庫藏股) filing, plan vs execution, since 2000
Property market:
- taiwan-real-estate-transactions — Actual registered sale, presale & lease prices (實價登錄) for all 22 cities since 2012
Government & civic data:
- taiwan-legislator-monitor — Legislative Yuan bills, legislators & meetings
- taiwan-tender-monitor — Government e-procurement tenders (open calls, awards, failures)