# DATA

- [지방의원 (local council)](https://docs.openwatch.kr/data/local-council.md): 전국 17개 광역시도와 226개 기초자치단체(시군구)를 대표하는 지방의회 의원들의 데이터
- [상세이력 (profile)](https://docs.openwatch.kr/data/local-council/profile.md): 전국 지방의원(광역 및 기초)이 각 지방의회 홈페이지에 등록한 프로필 정보
- [민간업무 활동내역 (former career)](https://docs.openwatch.kr/data/local-council/former-career.md): 지방의원들이 임기 이전 3년동안 민간영역에서 어떤 활동을 했는지 각 기관장에게 제출한 정보
- [겸직현황 (extra job)](https://docs.openwatch.kr/data/local-council/extra-job.md): 지방의원들이 기준일 현재, 의원활동 이외에 겸하고 있는 직업/직책에 대한 정보
- [징계현황 (disciplinaries)](https://docs.openwatch.kr/data/local-council/disciplinaries.md): 전국 지방의원이 소속 의회 내에서 징계를 받은 내역
- [국회의원 (national assembly)](https://docs.openwatch.kr/data/national-assembly.md): 국가의 법률을 만드는 국회의원의 재산 신고 내역과 표결 현황 등 데이터
- [재산신고내역 (asset disclosure)](https://docs.openwatch.kr/data/national-assembly/asset-disclosure.md): 국회공보를 통해 발표된 국회의원 정기재산 신고 내역 PDF 파일을 정제한 데이터(by 정보공개센터), 금액단위: 천원
- [정치후원금 (political-contributions)](https://docs.openwatch.kr/data/political-contributions.md): 선거관리위원회에 등록된 정치인 후원회가 모집한 후원금 내역 데이터
- [국회의원 (national-assembly)](https://docs.openwatch.kr/data/political-contributions/national-assembly.md): 국회의원 후원회의 연도별 정치후원금 총액 및 고액후원자 명단
- [대통령선거 (presidential election)](https://docs.openwatch.kr/data/political-contributions/presidential-election.md): 대통령선거 후보자별 정치후원금 총액 및 고액후원자 명단
- [지방선거 (local election)](https://docs.openwatch.kr/data/political-contributions/local-election.md): 지방선거 후보자별 정치후원금 총액 및 고액후원자 명단


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openwatch.kr/data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
