I built this project to practice working with real SEC financial-statement data in a database format. The goal was to take public SEC EDGAR/XBRL company facts and organize them into a local SQLite ...
Chicken_Coop_Deterrent_System/ ├── main_system.py # Entry point — runs all modules in threads ├── top_module.py # High-level system coordinator ├── manual_override.py # Manual door control via ...