You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.8 KiB
1.8 KiB
| name | description |
|---|---|
| brain-dataset-exploration-general | Provides a comprehensive workflow for deep-diving into entire WorldQuant BRAIN datasets. Includes steps for dataset selection, field categorization, detailed description generation, and cross-platform research. Use when the user wants to "audit a dataset", "categorize fields", or "explore a new dataset". |
Dataset Exploration Expert Workflow
This workflow guides the deep analysis and categorization of datasets. For the detailed job duty manual and specific MCP tool strategies, see reference.md.
Phase 1: Dataset Selection & Initial Assessment
- Identify Dataset: Select based on strategic importance or user needs.
- Initial Exploration:
- Use
get_datasetsto find datasets. - Use
get_datafieldsto count fields and check coverage. - Use
get_documentationsto find related docs.
- Use
Phase 2: Field Categorization
Group data fields into logical categories:
- Business Function: Financials, Market Data, Estimates, etc.
- Data Type: Matrix, Vector.
- Update Frequency: Daily, Quarterly.
- Hierarchy: Primary -> Secondary -> Tertiary (e.g., Financials -> Income Statement -> Revenue).
Phase 3: Enhanced Description & Analysis
- Describe: Write detailed descriptions (Business context, Methodology, Typical values).
- Analyze: Use
brain-datafield-explorationtechniques on key fields to understand distributions and patterns.
Phase 4: Integration
- Research: Check forum posts for community insights.
- Alpha Ideas: Brainstorm alpha concepts based on the dataset characteristics.
Core Responsibilities
- Deep Dive: Focus on one dataset at a time.
- Inventory: Catalog all fields.
- Documentation: Improve descriptions.