Air concentration distributions data formats

Substance concentration distributions in air (indoor, outdoor).

Download empty dataset template: Zipped CSV Excel

Indoor air concentration distributions

Indoor air concentration distributions specified in the form of summary statistics: mean and a coefficient of variation, and a occurrence percentage.

Accepted table names: IndoorAirDistributions, DistributionsIndoorAir.

Table 138 Table definition for Indoor air concentration distributions.
Name Type Description Aliases Required

idSubstance

AlphaNumeric (50)

The code of the substance.

idSubstance, SubstanceId, SubstanceCode, Substance

Yes

Mean

Numeric

The mean of the concentration distribution.

Mean, Value, Concentration

Yes

Unit

ConcentrationUnit

The unit for the substance concentrations. When not specified, then a default unit of ug/m3 is assumed.

Unit, ConcentrationUnit

No

DistributionType

AirConcentrationDistributionType

Type of the distribution.

DistributionType, Distribution

Yes

CvVariability

Numeric

Coefficient of variation.

CvVariability, CV

No

OccurrencePercentage

Numeric

Percentage (%) of the indoor air samples with substance (default 100%).

OccurrencePercentage, Percentage

No

Outdoor air concentration distributions

Outdoor air concentration distributions specified in the form of summary statistics: mean and a coefficient of variation, and a occurrence percentage.

Accepted table names: OutdoorAirDistributions, DistributionsOutdoorAir.

Table 139 Table definition for Outdoor air concentration distributions.
Name Type Description Aliases Required

idSubstance

AlphaNumeric (50)

The code of the substance.

idSubstance, SubstanceId, SubstanceCode, Substance

Yes

Mean

Numeric

The mean of the concentration distribution.

Mean, Value, Concentration

Yes

Unit

ConcentrationUnit

The unit for the substance concentrations. When not specified, then a default unit of ug/m3 is assumed.

Unit, ConcentrationUnit

No

DistributionType

AirConcentrationDistributionType

Type of the distribution.

DistributionType, Distribution

Yes

CvVariability

Numeric

Coefficient of variation.

CvVariability, CV

No

OccurrencePercentage

Numeric

Percentage (%) of the OutdoorAir with substance (default 100%).

OccurrencePercentage, Percentage

No