-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open API 검색 관련 문의 #13
Comments
http://api.popong.com/v0.2/bill/search?assembly_id=19&api_key=test bill search endpoint 에 assembly_id 필터 추가해드렸습니다 :) 박은정 드림 박은정 (Eunjeong Lucy Park) 2016-03-31 1:25 GMT+09:00 siwook [email protected]:
|
오~ 감사합니다! people 과 party 에도 혹시 추가해주시면 안될까요? 죄송합니다... woogii 드림 |
흠 제 경우에는 http://api.popong.com/v0.1/bill/search?q=데이터&s=김영환&api_key=test 를 2016-04-04 23:10 GMT+09:00 siwook [email protected]:
|
아...죄송합니다. 제가 메소드값을 잘못 입력했네요. |
안녕하세요, 여쭤볼 게 있는데요. Bill 검색 후에 정렬을 하려면 이렇게 GET 요청을 하는 게 맞는건가요? http://api.popong.com/v0.1/bill/search?s=김영환&sort=proposed_date&api_key=test woogii 드림 |
안녕하세요, 수고 많으십니다. 여쭤볼게 있는데요. pokr 홈페이지를 보면 다음과 같이 assembly_id 값을 조건으로 주고 국회의원과 정당정보를 조회하고 있는데요.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32411448-open-api?utm_campaign=plugin&utm_content=tracker%2F1327679&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1327679&utm_medium=issues&utm_source=github).http://ko.pokr.kr/person/?assembly_id=19
http://ko.pokr.kr/party/?assembly_id=19
혹시 Open API 에서도 assembly_id 조건을 추가해서 정보를 검색할 수 있도록 해주시면 안될까요?
The text was updated successfully, but these errors were encountered: