bayesimpact/encompass

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

Open

#308 建立於 2018年1月29日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Jupyter Notebook (7 fork)github user discovery
enhancementfeaturefrontendgood first issue

倉庫指標

Star
 (27 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南