dcl-covid-19 / mega-map

Bay Area resource map
5 stars 8 forks source link

Develop a solution to ensure every entry in our Airtable database has latitudes and longitudes. #40

Open charliehoffs opened 3 years ago

charliehoffs commented 3 years ago

Context/Motivation: When entries in our database do not have latitudes and longitudes, it prevents them from appearing in our UI. If we are striving towards a standard in which our database is the most updated, accurate, complete listing of Bay Area social service resources, we cannot fulfill that promise unless all our UI accurately displays all the data in our database. "Tamiscal High School" for example, is serving meals and is fully entered in our database, but does not have lats and lons and thus doesn't appear. We should prioritize adding lats and lons for existing sites in our database (school meals, CalFresh stores, legal, mental health, medical, cash) but also develop a sustainable system to ensure that all addresses automatically populate lat/lons and we are notified or can easily find instances where they don't!

Definition of Done:

Estimate of time: [To be filled out by engineer investigating this!]

Next steps:

mtw812 commented 3 years ago

Since getting lat/long values via API calls require address information, we probably also want to fix the known issues in the ADDRESS table as well.