issues
search
CityOfLosAngeles
/
hcid-lookup-tool
A lookup tool for data from LAHD. Repository has been archived 2022-10-13.
Apache License 2.0
0
stars
3
forks
source link
Renamed Controller Files, Implemented Address Parsing in Prop-Site Controller
#37
Closed
mwhitcom
closed
7 years ago
mwhitcom
commented
7 years ago
Renamed controller files to match the .csv files they parse.
Implemented address parsing function in the prop_site_controller file to create the addressMaster object.
Created test routes for all controller files in the server.js.
Adjusted batch size in hims_controller to 100 lines.