NestCheck Data & Scoring Reference

Document NestCheck data sources, ingestion patterns, scoring architecture, and ground truth testing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jbrowning24/NestCheck --skill nestcheck-data-scoring-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: NestCheck Data & Scoring Reference
Source: https://github.com/jbrowning24/NestCheck/tree/main/.claude/skills/nestcheck-data
Command: npx skills add https://github.com/jbrowning24/NestCheck --skill nestcheck-data-scoring-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documents NestCheck's data sources, ingestion patterns, scoring architecture, and ground-truth testing framework to provide a unified reference for implementation and validation.

Core Features & Use Cases

  • Data sources catalog and ingestion workflow overview across EPA, EJScreen, ParkServe, NCES, and more.
  • Scoring architecture reference and ground-truth testing framework to support validation and quality checks.
  • Guidance on data quality, coverage, and governance for reproducible analytics.

Quick Start

Review the NestCheck data source and scoring reference to map each dataset to its ingest script and corresponding scoring configuration.

Frequently Asked Questions about NestCheck Data & Scoring Reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate geospatial data ingestion across EPA, EJScreen, and ParkServe datasets?

To validate geospatial data ingestion across EPA, EJScreen, and ParkServe datasets, you map each dataset to its corresponding ingest script in scripts/ and review the spatial database in spatial.db. The reference documents ingestion patterns and data quality checks to ensure accurate pipeline validation.

What is ground-truth testing in geospatial scoring architectures?

Ground-truth testing in geospatial scoring architectures is a validation framework that verifies scoring parameters against known reference data. It uses scoring_config.py to define parameters and supports researchers in confirming that data quality checks produce reproducible analytics.

How do I set up scoring configuration parameters for environmental data pipelines?

To set up scoring configuration parameters for environmental data pipelines, you define the validation rules and weights in scoring_config.py. The reference provides the scoring architecture needed to map ingestion scripts to their corresponding scoring configurations for datasets like NCES and EJScreen.

Does this data validation reference support spatial database workflows for reproducible analytics?

Yes, this data validation reference supports spatial database workflows for reproducible analytics by documenting the spatial.db database structure and data governance guidance. It ensures data engineers can maintain coverage and quality checks across multiple environmental datasets.

What's the best way to document data quality and coverage for environmental dataset ingestion?

The best way to document data quality and coverage for environmental dataset ingestion is to use a unified reference that catalogs data sources and ingestion workflows. This reference provides governance guidance and maps each dataset to its quality checks for reproducible analytics.