NYCPlanning / deprecated-labs-zap-api

Deprecated version of the ZAP API, see https://github.com/NYCPlanning/labs-zap-api
Other
5 stars 3 forks source link

Duplicate Addresses in API response #15

Closed andycochran closed 6 years ago

andycochran commented 6 years ago

The data contains duplicate addresses… 

image

So, the API sends back this… 

We should remove duplicates from the response so that the app doesn't show this… 

andycochran commented 6 years ago

We should show all addresses, not just validated ones. Only criteria for showing addresses is if they're active.

Duplicate BBLs are showing too. Same applies (show all active).