Skip to content

Releases: cfpb/ccdb5-api

Correct Aggregations and Zip Code Parameter

24 Jul 16:54
Compare
Choose a tag to compare

This fixes two issues:

  • Aggregations now do not truncate results for each categories
  • zip_code is now correct and can be used as a query parameter

Content Negotiation/Meta/Error Handling

14 Jul 17:49
Compare
Choose a tag to compare
Pre-release

This release includes:

  • Support for csv, xls, xlsx
  • Meta information in JSON
  • Error handling for any elasticsearch issue

Aggregation

29 Jun 21:31
Compare
Choose a tag to compare
Aggregation Pre-release
Pre-release

This release includes aggregations in the response.

Fix issues with Product/Issue searching

21 Jun 16:21
Compare
Choose a tag to compare
Pre-release

Product and Issue now search using raw instead

API accepts parameters

20 Jun 18:49
Compare
Choose a tag to compare
Pre-release

This version of the API can now take in parameters to do more complex search/suggest/document to filter out relevant data. Please refer to wiki for more details.

Basic Django Project with REST API

07 Jun 17:12
Compare
Choose a tag to compare
Pre-release

API is now a basic Django Project with REST API that interfaces with Elasticsearch

Elasticsearch only

06 Jun 17:44
Compare
Choose a tag to compare
Elasticsearch only Pre-release
Pre-release

This release only include using elasticsearch to query.