SamplingProcess

SamplingProcess

Attributes

Attribute Code

Attribute Name

SQL DB Data Type

ReportNet3 Data Type

Properties

Code list

Related table(s)

In Reporting

SPP_01

CountryCode

varchar(2)

string

PK

countries

Y

SPP_02

ProcessId

varchar(150)

string

PK

Y

SPP_03

AssessmentMethodId

varchar(50)

string

PK

ComplianceAssessmentMethod
SamplingPoint
SamplingPointLocation
ObservationMeasurementResult

Y

SPP_04

ProcessActivityBegin

datetime

datetime

PK

Y

SPP_05

ProcessActivityEnd

datetime

datetime

Y

SPP_06

PollutantId

int

numeric

pollutant

Y

SPP_07

MeasurementType

varchar(50)

string

measurementtype

Y

SPP_08

Method

varchar(50)

string

measurementmethod

Y

SPP_09

Equipment

varchar(50)

string

measurementequipment

Y

SPP_10

AnalyticalTechnique

varchar(50)

string

analyticaltechnique

Y

SPP_11

EquivalenceDemonstrated

varchar(50)

string

equivalencedemonstrated

Y

SPP_12

DataQualityDocumentId

varchar(150)

string

Documentation

Y

SPP_13

EquivalenceDemonstrationDocumentId

varchar(150)

string

Documentation

Y

SPP_14

ProcessDocumentId

varchar(150)

string

Documentation

Y

SPP_15

Country

varchar(20)

string

N

SPP_16

SamplingPointReferenceId

varchar(32)

string

N

SPP_17

Pollutant

varchar(50)

string

N

SPP_18

Deletion

bit

boolean

N

Note

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

Attribute details

SPP_01 - CountryCode

Content

Country or territory ISO2 code.

In Reporting

Y – View reporting attribute

SPP_02 - ProcessId

Content

Identifier of the sampling process, given by data provider.

Remarks

The same ProcessId can be re-used for the same equipment configurations under different sampling points (AssessmentMethodId).

In Reporting

Y – View reporting attribute

SPP_03 - AssessmentMethodId

Content

Identifier of the assessment method (sampling point) given by data provider.

Remarks

A sampling point (AssessmentMethodId) can be closed (set as inactive) by ending the ProcessId (specifying ProcessActivityEnd). The same sampling point can be re-opened, also with the same ProcessId, by adding new record with new ProcessActivityBegin.

In Reporting

Y – View reporting attribute

SPP_04 - ProcessActivityBegin

Content

Start time of the measurement process.

Remarks

If there is more than one ProcessId within the same AssessmentMethodId, then ProcessActivityBegin - ProcessActivityEnd should not overlap within the same AssessmentMethodId.

In Reporting

Y – View reporting attribute

SPP_05 - ProcessActivityEnd

Content

End time of the measurement process.

In Reporting

Y – View reporting attribute

SPP_06 - PollutantId

Content

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

In Reporting

Y – View reporting attribute

SPP_07 - MeasurementType

Content

Classification of measurement methods into generic types.

In Reporting

Y – View reporting attribute

SPP_08 - Method

Content

Specific method used for measuring air pollutants.

In Reporting

Y – View reporting attribute

SPP_09 - Equipment

Content

Equipment used for air pollutant measurement.

In Reporting

Y – View reporting attribute

SPP_10 - AnalyticalTechnique

Content

Analytical technique used for measuring pollutants.

In Reporting

Y – View reporting attribute

SPP_11 - EquivalenceDemonstrated

Content

Status of equivalence demonstration according to regulatory requirements.

In Reporting

Y – View reporting attribute

SPP_12 - DataQualityDocumentId

Content

Identifier of the Quality Assurance report given by data provider.

In Reporting

Y – View reporting attribute

SPP_13 - EquivalenceDemonstrationDocumentId

Content

Identifier of the Equivalence demonstration report given by data provider.

In Reporting

Y – View reporting attribute

SPP_14 - ProcessDocumentId

Content

Identifier of the documentation on process and data quality given by data provider.

In Reporting

Y – View reporting attribute

SPP_15 - Country

Content

Name of the country.

In Reporting

N - No corresponding reporting attribute.

SPP_16 - SamplingPointReferenceId

Content

Reference identifier of the assessment method (sampling point), either re-used or given by data provider following strict rules.

In Reporting

N - No corresponding reporting attribute.

SPP_17 - Pollutant

Content

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

In Reporting

N - No corresponding reporting attribute.

SPP_18 - Deletion

Content

Flag to indicate that this element must be deleted.

In Reporting

N - No corresponding reporting attribute.