This repository contains technical resources supporting the Best Practices for Summer EBT Mailing Address Validation guide:
- Demo application for address autocomplete and validation, using the Smarty APIs. This sample can function as a starting point for improving address quality collected in a Summer EBT application form or self-service portal.
- Samples for using libpostal in a backend data-pipeline for bulk validation of a large address dataset (e.g., address for people eligible via streamline certification). These samples use pypostal, the Python language binding for libpostal and are presented as a Jupyter notebook.