What problem does it solve?
This Skill provides a comprehensive solution for accessing and analyzing Chinese financial market data, offering both a powerful command-line interface and detailed API reference documentation. It simplifies the process of obtaining data for stocks, futures, funds, bonds, forex, and macroeconomic indicators.
Core Features & Use Cases
- AKShare CLI Wrapper: Interact with a vast array of financial data directly from your terminal.
- Extensive API Documentation: Browse detailed information on over 1000 AKShare APIs, including parameter tables, output schemas, and code examples.
- Use Case: A financial analyst needs to quickly gather historical stock prices for the top 50 companies in the Shanghai Composite Index and export them to a CSV file for further analysis. This Skill can achieve this efficiently using the CLI.
Quick Start
Use the akshare-data skill to get historical stock data for the symbol 000001, starting from January 1st, 2024, and ending on January 31st, 2024, outputting the results in a pretty table format.