Warning
This repository has been archived and is no longer maintained. The code is provided for historical reference and may contain unpatched or unknown vulnerabilities. It should not be used in production systems. For more information, please contact hhs_github_service_desk@hhs.gov.
The goal of this project is to gather, aggregate, and normalize data about entities that receive CCDF funding through state block grants, with a focus on business names and addresses.
The repository is organized as follows:
code/: Contains Python scripts for data processing and aggregation using web scraping techniques and noauth APIs.- See: code directory README.md
data/: Directory of datasets gathered from state and territory websites. See:CCDF_data_availability.xlsxfor provenance.docs/: Documents related to the project (e.g., SCOPE.md).references/: Reference materials and supporting documents.visualizations/: Data visualization outputs.requirements.txt: Lists Python dependencies required for the project..gitignore: Specifies files and directories to be ignored by Git.