forked from datacommonsorg/schema
-
Notifications
You must be signed in to change notification settings - Fork 0
/
manual_deepsolar_stat_vars.mcf
70 lines (62 loc) · 2.95 KB
/
manual_deepsolar_stat_vars.mcf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Node: dcid:Count_SolarInstallation_Residential
description: "The number of separate residential solar installations counted by DeepSolar model"
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarInstallation
measuredProperty: dcs:count
statType: dcs:measuredValue
producingSector: dcs:Residential
Node: dcid:Count_SolarInstallation_Commercial
description: "The number of separate commercial solar installations counted by DeepSolar model"
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarInstallation
measuredProperty: dcs:count
statType: dcs:measuredValue
producingSector: dcs:Commercial
Node: dcid:Count_SolarInstallation_UtilityScale
description: "The number of separate utility scale solar installations counted by DeepSolar model"
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarInstallation
measuredProperty: dcs:count
statType: dcs:measuredValue
producingSector: dcs:UtilityScale
Node: dcid:Count_SolarThermalInstallation_NonUtility
description: "The number of separate solar thermal installations counted by DeepSolar model. Projects are not connected to the grid and energy is not converted to electricity, but used to heat water."
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarThermalInstallation
measuredProperty: dcs:count
statType: dcs:measuredValue
producingSector: dcs:NonUtility
Node: dcid:Count_SolarInstallation
description: "The Total Number of Solar Installations"
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarInstallation
measuredProperty: dcs:count
statType: dcs:measuredValue
Node: dcid:Mean_CoverageArea_SolarInstallation_Residential
description: "The average area covered by an entire residential solar project"
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarInstallation
measuredProperty: dcs:coverageArea
statType: dcs:measuredValue
producingSector: dcs:Residential
Node: dcid:Mean_CoverageArea_SolarInstallation_Commercial
description: "The average area covered by commercial solar installations as modeled by DeepSolar. Model may underestimate the size."
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarInstallation
measuredProperty: dcs:coverageArea
statType: dcs:measuredValue
producingSector: dcs:Commercial
Node: dcid:Mean_CoverageArea_SolarInstallation_UtilityScale
description: "The average area covered by utility solar installations as modeled by DeepSolar. Model may underestimate the size."
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarInstallation
measuredProperty: dcs:coverageArea
statType: dcs:measuredValue
producingSector: dcs:UtilityScale
Node: dcid:Mean_CoverageArea_SolarThermalInstallation_NonUtility
description: "The average area covered by residential solar thermal installations as modeled by DeepSolar. Projects are not connected to the grid and energy is not converted to electricity, but used to heat water."
typeOf: dcs:StatisticalVariable
populationType: dcs:SolarThermalInstallation
measuredProperty: dcs:coverageArea
statType: dcs:measuredValue
producingSector: dcs:NonUtility