Example datasets

Every sidecar shipped with this repository, scored live by the metadata-completeness checker against the schema's tier annotations (core / recommended / optional / conditionally_core). Click a row to see what is present, what is missing, and the sidecar itself. Readiness = 100 · (0.5·core + 0.4·recommended + 0.1·optional). A missing Core slot stamps the record BLOCKED. Regenerated by just gen-datasets-ledger; 15 datasets, 4 blocked.

Worked example

The canonical worked sidecar: Daymet TMAX over Phoenix, 2022-07-19.

daymet_tmax_phoenix_2022_07_19 tmax validates
Core33/33
Recommended45/61
Optional3/36
80% readiness

TMAX completeness gradient

The same record at three curation levels — watch the readiness climb.

EnvironmentalExposureRecord-tmax_core tmax validates
Core33/33
Recommended0/61
Optional0/36
50% readiness
EnvironmentalExposureRecord-tmax_recommended tmax validates
Core33/33
Recommended46/61
Optional1/36
80% readiness
EnvironmentalExposureRecord-tmax_ideal tmax validates
Core33/33
Recommended55/61
Optional18/36
91% readiness

PM2.5 completeness gradient

The generalisation check: a different variable, the same gradient.

EnvironmentalExposureRecord-pm25_core pm25 validates
Core34/34
Recommended0/61
Optional0/35
50% readiness
EnvironmentalExposureRecord-pm25_recommended pm25_daily validates
Core34/34
Recommended50/61
Optional2/35
83% readiness
EnvironmentalExposureRecord-pm25_ideal pm25_annual validates
Core37/37
Recommended56/61
Optional17/32
92% readiness

Heat Index scenario (derived metric with two upstream inputs)

A derived heat metric: the conditionally-core equation slots switch on.

heat_index_input_a_tmax_daymet tmax validates
Core33/33
Recommended32/61
Optional1/36
71% readiness
heat_index_input_b_rh_era5 rh validates
Core33/33
Recommended31/61
Optional1/36
71% readiness
heat_index_derived heat_index validates
Core39/39
Recommended28/67
Optional3/43
67% readiness

Standard coverage — real pipeline runs, translated (TMAX)

Strict EnVar translations of real Amadeus, DeGAUSS and GAIA-OMOP runs (sidecars emitted 2026-06-25 by the three-way pipeline in the EnVar sibling repo): only what each pipeline actually emitted is mapped, so the meters show each standard's true coverage of the variables of interest — and where none of them reaches the Core floor alone.

amadeus_gridmet_tmmx tmmx BLOCKEDfails validation
Core32/34
Recommended26/61
Optional4/35
65% readiness
degauss_daymet_tmax tmax BLOCKEDfails validation
Core31/33
Recommended24/61
Optional0/36
63% readiness
omop_gaia_daymet_tmax tmax validates
Core33/33
Recommended36/61
Optional1/36
74% readiness

Counter-examples (must fail)

Core fields deliberately dropped: the checker stamps them BLOCKED.

EnvironmentalExposureRecord-tmax_core_missing tmmx BLOCKEDfails validation
Core29/33
Recommended9/61
Optional0/36
50% readiness
EnvironmentalExposureRecord-pm25_core_missing pm25 BLOCKEDfails validation
Core30/34
Recommended10/61
Optional0/35
51% readiness