Skip to content
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

stock_sse_deal_daily 上证交易所每日概况数据错误 #5542

Open
LiuTaolang opened this issue Jan 20, 2025 · 1 comment
Open

stock_sse_deal_daily 上证交易所每日概况数据错误 #5542

LiuTaolang opened this issue Jan 20, 2025 · 1 comment

Comments

@LiuTaolang
Copy link

以下涉及的是 stock_sse_deal_daily 返回的 df 中 "单日情况"列的值为"成交金额"对应的行的数据错误:

  1. 官网有数据但查询失败:20060712 和 20070430,上证交易所网站可以查到数据,但是 stock_sse_deal_daily 查询这两个日期时报错。
  2. 数据列错位如:20211224,对比上证交易所网站,"股票回购"列正确,其他列错位。
    单日情况 股票 主板A 主板B 科创板 股票回购
    成交金额 441.931463 1.320805 4342.353401 4789.323726 3.718057
    !!!这个情况出现频率高,我将1990年至今的数据全下载后,筛选主板 B 比主板 A 成交金额高的记录有 3179 天。我这个筛选逻辑不够完整,实际错位的数据量还会更多。
@LiuTaolang
Copy link
Author

环境:
Python 3.11.9
akshare 1.15.77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant