PlanScenario

PlanScenario

Attributes

Attribute Code

Attribute Name

SQL DB Data Type

ReportNet3 Data Type

Properties

Code list

Related table(s)

In Reporting

PSC_01

CountryCode

varchar(2)

string

PK

countries

Y

PSC_02

PlanId

varchar(50)

string

PK

CompliancePlanLink

Y

PSC_03

ScenarioId

varchar(50)

string

PK

CompliancePlanLink
ScenarioMeasure

Y

PSC_04

ScenarioCategory

varchar(20)

string

PK

scenariocategory

Y

PSC_05

ScenarioNationalCode

varchar(50)

string

Y

PSC_06

PollutantId

int

numeric

pollutant

Y

PSC_07

DataAggregationProcessId

varchar(50)

string

aggregationprocess

Y

PSC_08

ScenarioYear

int

numeric

Y

PSC_09

ScenarioPollutionLevel

decimal(10,2)

numeric

Y

PSC_10

ExposedPopulation

int

numeric

Y

PSC_11

ScenarioAssessmentMethodId

varchar(50)

string

ModelObjectiveEstimation

Y

PSC_12

Country

varchar(20)

string

N

PSC_13

Pollutant

varchar(50)

string

N

PSC_14

DataAggregationProcess

varchar(XXX)

string

N

PSC_15

EEAExposedPopulation

int

numeric

N

PSC_16

Deletion

bit

boolean

N

Note

Country, Pollutant, DataAggregationProcess, EEAExposedPopulation and Deletion are Reference attributes without a corresponding attribute in the reporting data model.

Attribute details

PSC_01 - CountryCode

Content

Country or territory ISO2 code.

In Reporting

Y – View reporting attribute

PSC_02 - PlanId

Content

Identifier of the air quality plan, given by data provider.

In Reporting

Y – View reporting attribute

PSC_03 - ScenarioId

Content

Identifier of the scenario, given by data provider.

In Reporting

Y – View reporting attribute

PSC_04 - ScenarioCategory

Content

Classification of the scenario (e.g., reference, baseline, projection).

Remarks

ScenarioCategory: reference, baseline or projection. It should be included in the composite PK in the next iteration of schema version.

In Reporting

Y – View reporting attribute

PSC_05 - ScenarioNationalCode

Content

Unique local code assigned to the evaluation scenario by the data provider.

In Reporting

Y – View reporting attribute

PSC_06 - PollutantId

Content

Code of the air pollutant being considered in the scenario.

Remarks

AirPollutantCode: must correspond to the AirPollutantCode of the AttainmentId.

In Reporting

Y – View reporting attribute

PSC_07 - DataAggregationProcessId

Content

Identifier for the process used to aggregate air quality data in the scenario.

Remarks

DataAggregationProcessId: the data aggregation used for the scenario; it must correspond to the DataAggregationProcessId of the AttainmentId.

In Reporting

Y – View reporting attribute

PSC_08 - ScenarioYear

Content

The calendar year for which the scenario has been modeled.

In Reporting

Y – View reporting attribute

PSC_09 - ScenarioPollutionLevel

Content

Estimated air pollution level in the scenario year.

In Reporting

Y – View reporting attribute

PSC_10 - ExposedPopulation

Content

Population exposed to the level of air pollution.

In Reporting

Y – View reporting attribute

PSC_11 - ScenarioAssessmentMethodId

Content

Identifier of the assessment method - model - used in the scenario, given by data provider.

Remarks

AssessmentMethodId: the model/OBE used for producing the scenario (also to be declared in the Model table). It may be cross-checked against Model table, also - indirectly - against ModellingResult table.

In Reporting

Y – View reporting attribute

PSC_12 - Country

Content

Name of the country.

In Reporting

N - No corresponding reporting attribute.

PSC_13 - Pollutant

Content

Name of the air pollutant being measured, as per Data Dictionary standards.

In Reporting

N - No corresponding reporting attribute.

PSC_14 - DataAggregationProcess

Content

Label of the process of data aggregation into statistical values.

In Reporting

N - No corresponding reporting attribute.

PSC_15 - EEAExposedPopulation

Content

Population exposed to the level of air pollution as calculated by EEA.

In Reporting

N - No corresponding reporting attribute.

PSC_16 - Deletion

Content

Flag to indicate that this element must be deleted.

In Reporting

N - No corresponding reporting attribute.