code4sac / wicit

A simple node/express app for finding locations that accept WIC in California, using data from the new California Department of Public Health open data portal.
http://findwic.com/
MIT License
19 stars 20 forks source link

Update API endpoint, fixes #41 #42

Closed roughani closed 8 years ago

roughani commented 8 years ago

The California Health and Human Services Agency has migrated the dataset to a new API endpoint. I'm not sure if this requires a new API token, but I've replaced the URL. You can find it here:

https://chhs.data.ca.gov/Facilities-and-Services/Women-Infants-and-Children-WIC-Authorized-Vendors/x5nq-b49e

arnoldsandoval commented 8 years ago

Thank you for this, this has fixed my issues getting up and running.