Skip to content

Commit

Permalink
temporarily removes geo splash ranks (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Apr 6, 2016
1 parent 237c862 commit 26a3a3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion datausa/profile/geo/economy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ topics:
- category: "Wages"
title: "Median Household Income"
slug: "income"
description: "Households in <<name>> have a median income of <<var namespace=splash|key=income|row=0>>.{{<<sumlevel>>:!nation|| This makes <<name>> the <<var namespace=splash|key=income_rank|row=0>> richest <<level>> in the United States.}}{{<<sumlevel>>:nation|| This chart shows the average wage of US citizens compared to the top 2 and bottom 2 states.}}"
description: "Households in <<name>> have a median income of <<var namespace=splash|key=income|row=0>>.{{<<sumlevel>>:!nation|| This chart shows the median household income of <<name>> compared to [[<<sumlevel>>:!state||it's parent locations]][[<<sumlevel>>:state||the United States]].}}{{<<sumlevel>>:nation|| This chart shows the median household income of US citizens compared to the top 2 and bottom 2 states.}}"
stat:
- title: "<<var namespace=splash|key=year|row=0>> value"
value: "<<var namespace=splash|key=income|row=0>>"
Expand Down
2 changes: 0 additions & 2 deletions datausa/profile/geo/splash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@ viz:
stats:
- title: "Population"
value: "<<var namespace=splash|key=pop|row=0>>"
rank: "{{<<sumlevel>>:!nation|| <<var namespace=splash|key=pop_rank|row=0>> of <<rank_max>> <<level plural=True>>}}"
- title: "Median Household Income"
value: "<<var namespace=splash|key=income|row=0>>"
rank: "{{<<sumlevel>>:!nation|| <<var namespace=splash|key=income_rank|row=0>> of <<rank_max>> <<level plural=True>>}}"
- title: "Median Age"
value: "<<var namespace=splash|key=age|row=0>>"
sections:
Expand Down

0 comments on commit 26a3a3a

Please sign in to comment.