LMIUpdate/ ├── START_HERE.bat ← Double-click this (Windows) ├── START_HERE.sh ← Double-click this (Mac/Linux) ├── check_setup.py ← Run this to check if everything is installed ├── USER_GUIDE.md ← ...
This Python CLI program automates a Google Chrome window to access the FFIEC's Central Data Repository public website. I need this data for research purposes. The FFIEC has a SOAP interface that can ...