NRGI / resource-projects-etl

ETL processes for rp.org
GNU General Public License v2.0
3 stars 2 forks source link

Number formatting #34

Closed timgdavies closed 8 years ago

timgdavies commented 9 years ago

Numbers are not always correctly typed.

Incoming commas in numbers should be stripped, and numbers converted to correct type.

Deals with https://github.com/NRGI/resourceprojects.org-frontend/issues/45

timgdavies commented 9 years ago

Taglifter includes some improved literal type handling... though more needs to be done to make it comprehensive and fully robust.