Open Tamakimouto opened 7 years ago
Searching for Complaints using a bank name, zip code, and filtering for concrete complaints.
URL: https://data.consumerfinance.gov/resource/jhzv-w97w.json?
Parameters: company=(EX. Bank of America) zip_code=300XX or zip_code=5 digit zip code
SoQL Filter: $where=complaint_what_happened IS NOT NULL
Returns array of objects, each object being a complaint with respective info.
Searching for Complaints using a bank name, zip code, and filtering for concrete complaints.
URL: https://data.consumerfinance.gov/resource/jhzv-w97w.json?
Parameters: company=(EX. Bank of America) zip_code=300XX or zip_code=5 digit zip code
SoQL Filter: $where=complaint_what_happened IS NOT NULL