bayesimpact/encompass

Allow frontend to accept "full address" column in uploaded csvs

Open

#308 ouverte le 29 janv. 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Jupyter Notebook (7 forks)github user discovery
enhancementfeaturefrontendgood first issue

Métriques du dépôt

Stars
 (27 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Generally, the provider csvs we work with have separate columns for street address, city, state, and ZIP code.

Another reasonable format is simply to combine all these fields into a single Address field. The frontend should be flexible enough to detect this format without requiring users to manually split this one field back into street address, city, state, etc.

Guide contributeur