sdmx-twg / vtl

This repository is used for maintaining the SDMX-VTL specification
11 stars 7 forks source link

List of operators and parameters that have been used in the ESS pilot domains and the BIRD #360

Closed capacma closed 1 year ago

capacma commented 7 years ago

Issue Description

List of operators and parameters that have been used in the ESS pilot domains and the BIRD

  1. List of operators and parameters used in the ESS pilot domains (approx.): error_code, error_level, rule_id define datapoint ruleset + check define hierarchical ruleset + check check (single condition) lag isnull () not isnull () // could we create the VTL operator isnotnull ( ) ? max ( ... ) = scalar between fill_time_series keep sum ( ds ) time_aggregate ( "Q", "A", TIME_PERIOD ) ; // convert quarterly data to annual data exists_in not_exists_in check ( c in list ) count ( ds ) along dim

  2. List of operators used by BIRD: List of operators used by BIRD.docx