cdp-backend icon indicating copy to clipboard operation
cdp-backend copied to clipboard

Data storage utilities and processing pipelines used by CDP instances.

Results 23 cdp-backend issues
Sort by recently updated
recently updated
newest added

While looking through the frontend and design work on the legislation tracking project, I realized for the first time that I think we may be missing a crucial piece of...

type: bug
needs: reproduction
compatibility with other tools

### Describe the Bug [IndexedEventGram](https://github.com/CouncilDataProject/cdp-backend/blob/main/cdp_backend/database/models.py#L744)'s `context_span` provides a surrounding context of the gram. The [current method](https://github.com/CouncilDataProject/cdp-backend/blob/main/cdp_backend/pipeline/event_index_pipeline.py#L241) to find/create the context span is not ideal. Sometimes context span doesn't entirely contain...

bug

### Describe the Bug Not sure if I should count this as a feature or bug, but currently, if the file passed to `get_static_thumbnail` has no fetchable thumbnail (a `.wav`...

good first issue
help wanted