NYCPlanning / db-data-library

📚 Data Library
https://nycplanning.github.io/db-data-library/library/index.html
MIT License
0 stars 1 forks source link

bpl_libraries handle empty position field #337

Closed td928 closed 1 year ago

td928 commented 1 year ago

one reviewer is fine 🌞

336

An issue where the position field where we got the lat long for the record is breaking because blank position would not be able to handled by the extraction logics.

I will admit it is a pretty hacky way to handle the error but I don't believe it would break anything else. Tested locally on my machine and output seems in line with what we had in the past. The lat long for the empty position record would both be empty strings.