Some scripts changed. updated Mizuno templates.

This commit is contained in:
Norm Rasmussen
2023-09-12 17:09:25 -04:00
parent 09b033797c
commit 206623060e
6 changed files with 20 additions and 12 deletions

View File

@ -5,7 +5,7 @@ import Apikeys
import os
basefile = "/Users/normrasmussen/Downloads/client-learners.csv"
api_key = Apikeys.client
api_key = Apikeys.wildhealth_edportal
prop_url = "https://api.northpass.com/v2/properties/people/"
headers = {
"accept": "*/*",