A tool for downloading financial data!
Project description
Overview
目前 AkShare 支持 Python 3.6 及以上版本
AkShare is an , written with Python-3.7.3
, aims to make fetch financial data as convenient as possible.
Write less, get more:
- Documentation: 中文文档
Features
- Easy: Just one line to fetch the data
- Fast: Powered by Python
- Extensible: Powered by Python
- Powerful: Python support
Installation
# For Linux & Mac
pip install akshare --upgrade
# For Windows
pip install akshare --upgrade
Tutorials
TODO
- Uniform interface;
- Support more data;
Contribution
AkShare is still under developing, feel free to open issues and pull requests:
- Report or fix bugs
- Require or publish interface
- Write or fix documentation
- Add test cases
Notice: We use Black to format the code
Acknowledgement
特别感谢 FuShare, TuShare 项目提供借鉴学习的机会;
感谢生意社网站提供的相关数据;
感谢奇货可查网站提供的相关数据;
感谢智道智科网站提供的相关数据;
感谢中国银行间市场交易商协会网站提供的相关数据;
感谢99期货网站提供的相关数据;
感谢英为财情网站提供的相关数据;
感谢中国外汇交易中心暨全国银行间同业拆借中心网站提供的相关数据;
感谢金十数据网站提供的相关数据;
感谢交易法门网站提供的相关数据;
感谢和讯财经网站提供的相关数据;
感谢新浪财经网站提供的相关数据;
感谢Oxford-Man Institute网站提供的相关数据;
感谢DACHENG-XIU网站提供的相关数据;
感谢上海证券交易所网站提供的相关数据;
感谢中国金融期货交易所网站提供的相关数据;
感谢上海期货交易所网站提供的相关数据;
感谢大连商品交易所网站提供的相关数据;
感谢郑州商品交易所网站提供的相关数据;
感谢上海国际能源交易中心网站提供的相关数据;
感谢timeanddate网站提供的日出和日落数据;
感谢河北省空气质量预报信息发布系统网站提供的河北省空气质量数据;
感谢南华期货网站提供南华期货-南华指数数据;
感谢Economic Policy Uncertainty网站提供经济政策不确定性(EPU)指数数据;
感谢微博指数提供微博指数数据;
感谢百度指数提供百度指数数据;
感谢谷歌指数提供谷歌趋势指数数据;
感谢申万指数提供的相关数据;
感谢真气网提供的空气质量数据;
感谢财富网站提供财富企业世界500强数据;
感谢中国证券投资基金业协会提供私募基金数据;
感谢微信公众号: Python大咖谈提供的 Pandas 教程.
Communication
您可以关注 数据科学实战 微信公众号来获取最新的 AkShare 更新信息:
也欢迎加入 QQ 群交流问题: 326900231
您可以扫码或者点击群二维码申请加入, 点击跳转加入:
Statement
- AkShare 提供的数据仅供参考, 不构成任何投资建议;
- 任何基于 AkShare 进行研究的投资者请注意数据风险;
- AkShare 坚持提供开源金融数据, 请放心使用;
- AkShare 的使用请遵循相关开源协议.
Show your style
Use the badge in your project's README.md:
[![Data: akshare](https://img.shields.io/badge/data-akshare-000345.svg)](https://github.com/jindaxiang/akshare)
Using the badge in README.rst:
.. image:: https://img.shields.io/badge/data-akshare-000150.svg
:target: https://github.com/jindaxiang/akshare
Looks like this:
Citation
Please use this bibtex if you want to cite this repository in your publications:
@misc{akshare,
author = {Albert King},
title = {AkShare},
year = {2019},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/jindaxiang/akshare}},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.