bayesimpact/encompass

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

Open

#308 opened on 2018年1月29日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Jupyter Notebook (7 forks)github user discovery
enhancementfeaturefrontendgood first issue

Repository metrics

Stars
 (27 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド