Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
550 changes: 546 additions & 4 deletions stat_vars/acs_2022_5yr_stat_vars.mcf

Large diffs are not rendered by default.

1,246 changes: 824 additions & 422 deletions stat_vars/aggregated_climate_stat_vars.mcf

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions stat_vars/air_ghg_emissions_stat_vars.mcf
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

Node: dcid:Annual_Amount_Emissions_CarbonDioxide
name: "Annual amount of carbon dioxide emissions"
description: "The annual amount of carbon dioxide emitted"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -8,6 +10,8 @@ statType: dcid:measuredValue
emittedThing: dcid:CarbonDioxide

Node: dcid:Annual_Amount_Emissions_CarbonDioxide_AsAFractionOf_Count_Person
name: "Annual amount of carbon dioxide emissions as a fraction of person count"
description: "The annual amount of carbon dioxide emissions measured as a fraction of the number of people"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -17,6 +21,8 @@ measurementDenominator: dcid:Count_Person
emittedThing: dcid:CarbonDioxide

Node: dcid:Annual_Amount_Emissions_CarbonDioxide_PerGrossDomesticProduct
name: "Annual amount of carbon dioxide emissions per gross domestic product"
description: "The annual amount of carbon dioxide emissions measured relative to gross domestic product"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -26,6 +32,8 @@ measurementDenominator: dcid:grossDomesticProduct
emittedThing: dcid:CarbonDioxide

Node: dcid:Annual_Amount_Emissions_CarbonMonoxide
name: "Annual amount of carbon monoxide emissions"
description: "The annual amount of carbon monoxide released into the atmosphere"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -34,6 +42,8 @@ statType: dcid:measuredValue
emittedThing: dcid:CarbonMonoxide

Node: dcid:Annual_Amount_Emissions_CarbonMonoxide_AsAFractionOf_Count_Person
name: "Annual amount of carbon monoxide emissions as a fraction of person count"
description: "The annual amount of carbon monoxide emissions measured as a fraction of the number of people"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -43,6 +53,8 @@ measurementDenominator: dcid:Count_Person
emittedThing: dcid:CarbonMonoxide

Node: dcid:Annual_Amount_Emissions_GreenhouseGas_AsAFractionOf_Count_Person
name: "Annual greenhouse gas emissions amount per person"
description: "The annual amount of greenhouse gas emissions expressed as a fraction of the number of people"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -52,6 +64,8 @@ measurementDenominator: dcid:Count_Person
emittedThing: dcid:GreenhouseGas

Node: dcid:Annual_Amount_Emissions_OxidesOfNitrogen
name: "Annual amount of emissions of oxides of nitrogen"
description: "The annual amount of emissions released of oxides of nitrogen"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -60,6 +74,8 @@ statType: dcid:measuredValue
emittedThing: dcid:OxidesOfNitrogen

Node: dcid:Annual_Amount_Emissions_OxidesOfNitrogen_AsAFractionOf_Count_Person
name: "Annual amount of oxides of nitrogen emissions as a fraction of number of people"
description: "The annual amount of oxides of nitrogen emissions measured relative to The number of people"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -69,6 +85,8 @@ measurementDenominator: dcid:Count_Person
emittedThing: dcid:OxidesOfNitrogen

Node: dcid:Annual_Amount_Emissions_OxidesOfSulfur
name: "Annual amount of emissions of oxides of sulfur"
description: "The annual amount of emissions of oxides of sulfur"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -77,6 +95,8 @@ statType: dcid:measuredValue
emittedThing: dcid:OxidesOfSulfur

Node: dcid:Annual_Amount_Emissions_OxidesOfSulfur_AsAFractionOf_Count_Person
name: "Annual amount of oxides of sulfur emissions per person"
description: "The annual amount of oxides of sulfur emissions expressed as a fraction of the number of people"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -86,6 +106,8 @@ measurementDenominator: dcid:Count_Person
emittedThing: dcid:OxidesOfSulfur

Node: dcid:Annual_Amount_Emissions_VolatileOrganicCompound
name: "Annual amount of volatile organic compound emissions"
description: "The annual amount of emissions of volatile organic compounds"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand All @@ -94,6 +116,8 @@ statType: dcid:measuredValue
emittedThing: dcid:VolatileOrganicCompound

Node: dcid:Annual_Amount_Emissions_VolatileOrganicCompound_AsAFractionOf_Count_Person
name: "Annual amount of volatile organic compound emissions per person"
description: "The annual amount of volatile organic compound emissions as a fraction of The number of people"
typeOf: dcid:StatisticalVariable
populationType: dcid:Emissions
measuredProperty: dcid:amount
Expand Down
Loading