Skip to content

Instantly share code, notes, and snippets.

@jhofman
jhofman / scrape_income_dist.sh
Last active August 29, 2015 14:22
You Draw It
#!/bin/bash
#
# Scrape income distribution data from whatsmypercent.com
#
# Output is in incomes.csv (percentile,income)
#
# start at $100 / year
income=100