ExposuresProvider / icees-api

MIT License
2 stars 8 forks source link

bug fix for feature association with socio-economic variables such as EstResidentialDensity #249

Closed hyi closed 1 year ago

hyi commented 1 year ago

@maximusunc This small PR will fix the feature association issue involving social-economical variables such as EstResidentialDensity as noted by @karafecho on slack. As part of the bugfix, I also need to add httpx module install to get tests pass due to a newly introduced dependency by openapi testclient. See if it looks good so the PR can be merged.