The platform for uploading, validating, and signing HMDA data.
10K+
This repository contains the code for the entirety of the HMDA platform backend. This platform has been designed to accommodate the needs of the HMDA filing process by financial institutions, as well as the data management and publication needs of the HMDA data asset.
To run a single instance of the HMDA Platform in development mode, use the following:
docker run -e CASSANDRA_CLUSTER_HOSTS=localhost -ti --rm -p 8080:8080 -p 8081:8081 hmda/hmda-platform:latest
Content type
Image
Digest
sha256:6811b8e6c…
Size
243.2 MB
Last updated
10 days ago
docker pull hmda/hmda-platform:v2.70.12