us-govt-data
Installation
SKILL.md
US Government & Legal Data Skill
This skill allows you to retrieve official documents from US government sources, essential for due diligence and regulatory research.
Capabilities
- SEC EDGAR: Retrieve 10-K (Annual) and 10-Q (Quarterly) filings for public companies.
- Federal Register: (Future) Check for new agency rules.
- Text Extraction: Convert HTML filings to raw text for analysis.
- Section Targeting: Extract specific sections like "Risk Factors" automatically.
- Company Search: Query by name (e.g., "Google" for Alphabet Inc.) if ticker is unknown.
Usage
Run the python script fetch_filing.py to retrieve SEC documents.