Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The following CL has been created to correct the SVs containing the spelling 'Amout' to 'Amount' #1019

Closed
wants to merge 1 commit into from
Closed
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
4 changes: 2 additions & 2 deletions stat_vars/gen_ordered_list_for_topics.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ typeOf: dcid:StatVarPeerGroup

Node: dcid:dc/svpg/AmountOfFarmInventoryByType
dcid: "dc/svpg/AmountOfFarmInventoryByType"
memberList: "AmountFarmInventory_WinterWheatForGrain,Amount_FarmInventory_BarleyForGrain,Amount_FarmInventory_CornForSilageOrGreenchop,Amount_FarmInventory_Cotton,Amount_FarmInventory_DryEdibleBeans,Amount_FarmInventory_DurumWheatForGrain,Amount_FarmInventory_Forage,Amount_FarmInventory_OatsForGrain,Amount_FarmInventory_OtherSpringWheatForGrain,Amount_FarmInventory_PeanutsForNuts,Amount_FarmInventory_PimaCotton,Amount_FarmInventory_Rice,Amount_FarmInventory_SorghumForGrain,Amount_FarmInventory_SorghumForSilageOrGreenchop,Amount_FarmInventory_SugarbeetsForSugar,Amount_FarmInventory_SunflowerSeed,Amount_FarmInventory_UplandCotton,Amount_FarmInventory_WheatForGrain,Amout_FarmInventory_CornForGrain"
memberList: "AmountFarmInventory_WinterWheatForGrain,Amount_FarmInventory_BarleyForGrain,Amount_FarmInventory_CornForSilageOrGreenchop,Amount_FarmInventory_Cotton,Amount_FarmInventory_DryEdibleBeans,Amount_FarmInventory_DurumWheatForGrain,Amount_FarmInventory_Forage,Amount_FarmInventory_OatsForGrain,Amount_FarmInventory_OtherSpringWheatForGrain,Amount_FarmInventory_PeanutsForNuts,Amount_FarmInventory_PimaCotton,Amount_FarmInventory_Rice,Amount_FarmInventory_SorghumForGrain,Amount_FarmInventory_SorghumForSilageOrGreenchop,Amount_FarmInventory_SugarbeetsForSugar,Amount_FarmInventory_SunflowerSeed,Amount_FarmInventory_UplandCotton,Amount_FarmInventory_WheatForGrain,Amount_FarmInventory_CornForGrain"
name: "Farm products"
typeOf: dcid:StatVarPeerGroup

Expand Down Expand Up @@ -2527,7 +2527,7 @@ typeOf: dcid:Topic
Node: dcid:dc/topic/AgriculturalProduction
dcid: "dc/topic/AgriculturalProduction"
name: "Agricultural Output"
relevantVariableList: "Income_Farm,Amount_FarmInventory_Cotton,Amount_FarmInventory_Rice,Amount_FarmInventory_WheatForGrain,Amout_FarmInventory_CornForGrain,Amount_FarmInventory_BarleyForGrain,Count_FarmInventory_BeefCows,Count_FarmInventory_Broilers,Count_FarmInventory_MilkCows,Count_FarmInventory_SheepAndLambs"
relevantVariableList: "Income_Farm,Amount_FarmInventory_Cotton,Amount_FarmInventory_Rice,Amount_FarmInventory_WheatForGrain,Amount_FarmInventory_CornForGrain,Amount_FarmInventory_BarleyForGrain,Count_FarmInventory_BeefCows,Count_FarmInventory_Broilers,Count_FarmInventory_MilkCows,Count_FarmInventory_SheepAndLambs"
typeOf: dcid:Topic

Node: dcid:dc/topic/Agriculture
Expand Down
2 changes: 1 addition & 1 deletion stat_vars/manual_usda_stat_vars.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ statType: dcs:measuredValue
farmInventoryType: dcs:CornForGrain
name: "Total Area of Farms Growing Corn"

Node: dcid:Amout_FarmInventory_CornForGrain
Node: dcid:Amount_FarmInventory_CornForGrain
typeOf: dcs:StatisticalVariable
populationType: dcs:FarmInventory
measuredProperty: dcs:amount
Expand Down
4 changes: 2 additions & 2 deletions stat_vars/topics.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ relevantVariable: dcid:Income_Farm
relevantVariable: dcid:Amount_FarmInventory_Cotton
relevantVariable: dcid:Amount_FarmInventory_Rice
relevantVariable: dcid:Amount_FarmInventory_WheatForGrain
relevantVariable: dcid:Amout_FarmInventory_CornForGrain
relevantVariable: dcid:Amount_FarmInventory_CornForGrain
relevantVariable: dcid:Amount_FarmInventory_BarleyForGrain
relevantVariable: dcid:Count_FarmInventory_BeefCows
relevantVariable: dcid:Count_FarmInventory_Broilers
Expand Down Expand Up @@ -49,7 +49,7 @@ member: dcid:Amount_FarmInventory_SugarbeetsForSugar
member: dcid:Amount_FarmInventory_SunflowerSeed
member: dcid:Amount_FarmInventory_UplandCotton
member: dcid:Amount_FarmInventory_WheatForGrain
member: dcid:Amout_FarmInventory_CornForGrain
member: dcid:Amount_FarmInventory_CornForGrain

Node: dcid:dc/svpg/CountOfFarmInventoryByType
typeOf: dcs:StatVarPeerGroup
Expand Down
Loading