codeforsanjose / ImmunizationSJ

An app that finds immunization information for schools.
MIT License
6 stars 2 forks source link

Schools need to have location information #14

Open Kyle-Falconer opened 9 years ago

Kyle-Falconer commented 9 years ago

The Dept. of Education gives the data in an Excel file which provides school name and school code, but no addresses or zip codes.

On importing of the data, API calls need to be made to Google Places to fetch missing location information for schools and store that location in the database.

Kyle-Falconer commented 9 years ago

One possible solution for this is to use the Department of Education's information.

The school code we have can be placed in the search form which returns the address information, but we would like a programmatic outlet for this, some kind of API.

Example school code is: 112417

jeevb commented 8 years ago

For child care (daycare) centers, we can use this search form.