Commit c2f6e70
committed
feat: add CSV to JSON conversion for Alaska veterinarian records
- Implemented a script to read and parse a CSV file containing veterinary records.
- Filtered records to include only those with Program as 'Veterinary' and ProfType as 'Veterinarian'.
- Transformed filtered records into a structured VetEntry format.
- Saved the transformed records into a JSON file for further use.1 parent 4c6089c commit c2f6e70
7 files changed
Lines changed: 7463 additions & 0 deletions
File tree
- app/api/verify/alaska
File renamed without changes.
0 commit comments