diff options
Diffstat (limited to 'charts.json')
-rw-r--r-- | charts.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/charts.json b/charts.json new file mode 100644 index 0000000..45a5111 --- /dev/null +++ b/charts.json @@ -0,0 +1,20 @@ +{ + "index": [ + { + "title": "Median Hourly Pay Difference", + "url": "/plot/medianhourly" + }, + { + "title": "Median Bonus Pay Difference", + "url": "/plot/medianbonus" + }, + { + "title": "Pay Difference by SIC Section REallt LONNNNNNNNNNNNNNNNNNNNNNNGGGGGGGGGGGGG", + "url": "/plot/sic-section" + }, + { + "title": "Pay Gay by Company Size", + "url": "/plot/company-size" + } + ] +}
\ No newline at end of file |