Loaded from the project database export (SQLite → JSON). Search filters rows across all columns.
data/us_pump_companies.sqlite (table companies), built from your Excel file.
This page reads data/us_pump_companies.json (same import). Re-run the import after you change the spreadsheet.
From the repo root (after pip install -r scripts/requirements.txt):
python scripts/import_us_pump_companies.py --input "%USERPROFILE%\Downloads\us_pump_companies.xlsx"
Or double-click IMPORT_US_PUMP_COMPANIES.cmd in the project folder. Then reload this page.