Commit acaaeb9
committed
feat: add CSV to JSON conversion for Arizona veterinarians
- Implemented a new module to read a CSV file containing veterinarian data.
- Parsed the CSV to filter active veterinarians and mapped the data to a strongly-typed structure.
- Saved the filtered records as a JSON file for further use.1 parent c65961f commit acaaeb9
8 files changed
Lines changed: 35184 additions & 54 deletions
File tree
- app/api/verify
- alaska
- alberta
- arizona
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
Large diffs are not rendered by default.
0 commit comments