bayesimpact/encompass

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

Open

#308 aperta il 29 gen 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Jupyter Notebook (7 fork)github user discovery
enhancementfeaturefrontendgood first issue

Metriche repository

Star
 (27 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor