Tamakimouto / dont-bank-on-it

Display the strengths and weaknesses of various banks
GNU General Public License v3.0
0 stars 0 forks source link

Data.gov API #2

Open Tamakimouto opened 7 years ago

Tamakimouto commented 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

Tamakimouto commented 7 years ago

Returns array of objects, each object being a complaint with respective info.