Skip to content

Conversation

@higs4281
Copy link
Member

@higs4281 higs4281 commented Nov 25, 2025

When passed to the csv2json function, the flag will index only complaints with narratives. This helps when testing locally, because only 29% of CCDB complaints have narratives, and if you index a small slice of our 12M complaints, you might end up with no narratives.

This can be jarring when navigating to the CCDB page from the "Read complaints" link on the complaints landing page.
That link sets the 'has_narratives=true' filter, and no complaints will show.

I found this optional flag useful in testing CCDB search for the python3.13 upgrade. It shouldn't affect normal operations.

When passed to the csv2json function, the flag will index only complaints
with narratives. This helps when testing locally, because only 29% of CCDB
complaints have narratives, and if you index a small slice
of our 12M complaints, you might end up with no narratives.

This can be jarring when navigating to the CCDB page from the
"Read complaints" link on the complaints landing page
(/data-research/consumer-complaints/). That link
sets the 'has_narratives=true' filter, and no complaints will show.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants