Skip to content

fdr.DataReader('ECOS-KEYSTAT:K268') 조회 오류  #235

Open
@Le2Seungyoon

Description

안녕하세요!
fdr.DataReader('ECOS-KEYSTAT:K268')을 이용해서 데이터 조회 중에 에러가 발생하여 공유드립니다.

해당되는 코드와 에러메세지는 다음과 같습니다:

start_date = '2022-01-01'
end_date = '2024-10-25'
stat_id = 'K268'

df = fdr.DataReader(f'ECOS-KEYSTAT:{stat_id}', start=start_date, end=end_date)
[{'msgCd': 'BXME30012', 'msgCtnt': '데이터 엑세스 요청을 수행할 수 없습니다.', 'msgDtail': '상세메시지'}]

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions