This folder contains the scripts to generate synthetic data for the hackathon demo.
- Install dependencies:
pip install -r requirements.txt - Run script:
python generate_data.py
- npi_registry.csv: acts as the "Source of Truth" (API Mock).
- payer_database.csv: acts as the Insurance Company's internal database containing intentional errors (Typos, old addresses, missing fields).