issues
search
cloud-gov
/
hhs-acf-uc-api
API for the Dept. of Health and Human Services: Administration for Children and Families' Unaccompanied Children database
Creative Commons Zero v1.0 Universal
2
stars
1
forks
source link
Native sql next next
#22
Closed
baccigalupi
closed
8 years ago
baccigalupi
commented
8 years ago
Simplifies a lot:
strips out almost all the fields being returned to eliminate PII on the server (in working memory)
Moves query logic into query classes
Reworks queries based on Olympia's understanding of the data and where it is most reliable.
Simplifies a lot: