Skip to content

Slot: Reason Geocoding Score Is Missing (geocoding_score_propagated_missing_reason)

Reason geocoding_score_propagated is null.

Tier: optional

Why this slot matters

Records whether the score was never produced or was produced but dropped by the pipeline — the difference between an upstream limitation and a fixable ETL gap.

In plain terms

When the geocoder-confidence field is empty, this says why.

URI: envar:slot/geocoding_score_propagated_missing_reason

Applicable Classes

Name Description Modifies Slot
LinkageMethod How a gridded environmental value gets attached to a patient: the resolution ... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of LinkageMethod

Cardinality and Requirements

Property Value

Examples

Value
upstream_data_not_propagated

Identifier and Mapping Information

Annotations

property value
tier optional
justification Records whether the score was never produced or was produced but dropped by the pipeline — the difference between an upstream limitation and a fixable ETL gap.
explanation When the geocoder-confidence field is empty, this says why.

Schema Source

Mappings

Mapping Type Mapped Value
self envar:geocoding_score_propagated_missing_reason
native envar:geocoding_score_propagated_missing_reason

LinkML Source

name: geocoding_score_propagated_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Records whether the score was never produced or was produced but dropped
      by the pipeline — the difference between an upstream limitation and a fixable
      ETL gap.
  explanation:
    tag: explanation
    value: When the geocoder-confidence field is empty, this says why.
description: Reason `geocoding_score_propagated` is null.
title: Reason Geocoding Score Is Missing
examples:
- value: upstream_data_not_propagated
  description: the geocoder emitted a score but the pipeline dropped it
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- LinkageMethod
range: MissingReasonEnum