find_networth_percentile
Identify what percentile your net worth falls into worldwide or in specific countries, optionally segmented by age and gender.
Instructions
Find what percentile a given net worth falls into, globally or within specific countries, optionally segmented by age and gender. Uses Agni Folio's anonymized public dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | No | Optional age for cohort comparison | |
| gender | No | Optional gender for cohort comparison | |
| currency | No | Currency code of the amount (default USD) | USD |
| countries | No | Optional list of countries to compare within | |
| across_world | No | Compare against the global dataset (default false) | |
| networth_amount | Yes | Net worth amount |