Skip to content

Slot: Reason Population Weighting Is Missing (population_weighting_source_missing_reason)

Reason population_weighting_source is null.

Tier: optional

Why this slot matters

A blank weighting source is ambiguous between "no weighting was applied" and "the source was not recorded". Recording the reason keeps unweighted products from looking like incompletely documented weighted ones and lets automated checks pass legitimately null records.

In plain terms

When the population-weighting field above is empty, this field explains why — usually because the dataset is a plain average with no population weighting at all. It makes the emptiness intentional rather than an oversight.

URI: envar:slot/population_weighting_source_missing_reason

Applicable Classes

Name Description Modifies Slot
SpatialReference Spatial provenance of an environmental exposure value: the native grid / foot... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of SpatialReference

Cardinality and Requirements

Property Value

Examples

Value
not_applicable

Identifier and Mapping Information

Annotations

property value
tier optional
justification A blank weighting source is ambiguous between "no weighting was applied" and "the source was not recorded". Recording the reason keeps unweighted products from looking like incompletely documented weighted ones and lets automated checks pass legitimately null records.
explanation When the population-weighting field above is empty, this field explains why — usually because the dataset is a plain average with no population weighting at all. It makes the emptiness intentional rather than an oversight.

Schema Source

Mappings

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

LinkML Source

name: population_weighting_source_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: A blank weighting source is ambiguous between "no weighting was applied"
      and "the source was not recorded". Recording the reason keeps unweighted products
      from looking like incompletely documented weighted ones and lets automated checks
      pass legitimately null records.
  explanation:
    tag: explanation
    value: When the population-weighting field above is empty, this field explains
      why — usually because the dataset is a plain average with no population weighting
      at all. It makes the emptiness intentional rather than an oversight.
description: Reason `population_weighting_source` is null.
title: Reason Population Weighting Is Missing
examples:
- value: not_applicable
  description: no population weighting applied (Daymet Tmax scenario)
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- SpatialReference
range: MissingReasonEnum