Skip to content

Commit

Permalink
config update
Browse files Browse the repository at this point in the history
  • Loading branch information
nofurtherinformation committed May 3, 2024
1 parent 8b19209 commit 658446b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions utils/data/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,20 +178,20 @@ export const columnGroups: ColumnGroups<typeof columnsDict> = {
"Market Concentration": {
description: "Concentration Metrics",
columns: [
"Concentration Index 2000 (No Dollar Stores)",
"Concentration Index 2010 (No Dollar Stores)",
"Concentration Index 2020 (No Dollar Stores)",
"Concentration Index 2010 (No Dollar Stores)",
"Concentration Index 2000 (No Dollar Stores)",
],
},
"Food Access": {
description: "Gravity",
columns: [
"Gravity 2000",
"Gravity 2010",
"Gravity 2020",
"Gravity 2000 (With Dollar Stores)",
"Gravity 2010 (With Dollar Stores)",
"Gravity 2010",
"Gravity 2000",
"Gravity 2020 (With Dollar Stores)",
"Gravity 2010 (With Dollar Stores)",
"Gravity 2000 (With Dollar Stores)",
],
},
"Racial Equity": {
Expand Down

0 comments on commit 658446b

Please sign in to comment.