Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfpb/ccdb-data-pipeline


https://github.com/cfpb/ccdb-data-pipeline

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# CCDB Data Pipeline

An ETL data pipeline intended to support the operations of the Consumer Complaint Search application.

**Description**: The purpose is to provide data for Consumer Complaint Search. The pipeline downloads scrubbed consumer complaint data and indexes it in Elasticsearch for the search application to display and analyze.

**Status**: In Production

## Dependencies

This pipeline is dependent on having an Elasticsearch instance to interface with.

## Installation

Instructions on how to install, configure, and get the project running are in the [INSTALL](INSTALL.md) document.

## Open source licensing info
1. [TERMS](TERMS.md)
2. [LICENSE](LICENSE)
3. [CFPB Source Code Policy](https://github.com/cfpb/source-code-policy/)