UK Income Rank™ Calculator

Find Your Income Percentile in the UK
Usama.uk

UK Income Rank™

Find out where you stand in the UK income distribution

👥 0 people have checked their rank

function enqueue_income_rank_script() { if ( is_page('about-page') ) { wp_enqueue_script( 'income-rank-script', get_stylesheet_directory_uri() . '/js/income-rank.js', array(), null, true ); } } add_action( 'wp_enqueue_scripts', 'enqueue_income_rank_script' );