Available ActionsEach successful request consumes credits as outlined below.
query_gender_data100cr
Details
Dive into gender equality data for any country in the world. Explore labor force participation gaps, education parity, political representation, legal rights scores, and maternal health outcomes. Compare male and female indicators side by side, track progress over time, and see how countries measure up on gender parity — all from a comprehensive global data set.
Use Cases
Analyze gender gaps in labor force participation, Compare education parity across countries, Research women's political representation, Track maternal health outcomes by region, Evaluate legal rights and Women Business and Law scores, Study economic inclusion and financial access by gender, Monitor progress toward SDG 5 targets, Assess attitudes toward violence against women, Compare male vs female employment rates, Research reproductive health indicators
Dynamic MCP Setup
Connect once through AgentPMT Dynamic MCP, then use approved tools from the same agent connection.
30 Second Setup
STDIO connector for Claude Code, Codex, Cursor, Zed, and other LLMs that require STDIO or custom connections.
npm install -g @agentpmt/mcp-routeragentpmt-setup
Hosted Streamable HTTPS
MCP endpoint for browser-based apps like ChatGPT, Claude, Grok, or any time you want a streamable connection with no local install.
https://api.agentpmt.com/mcp
Config Example
Use the hosted endpoint directly in clients that support remote MCP. Store your Bearer token in the client config or secret field.
Query World Bank gender equality and women's empowerment indicators by country/region and gender aspect. Returns data on labor force participation gaps, education parity indices, political representation, legal framework scores, maternal health, economic empowerment, and attitudes toward violence. Includes automatic gender gap calculations and SDG 5 alignment.
Query World Bank gender equality and women's empowerment indicators by country/region and gender aspect. Returns data on labor force participation gaps, education parity indices, political representation, legal framework scores, maternal health, economic empowerment, and attitudes toward violence. Includes automatic gender gap calculations and SDG 5 alignment.
country_or_regionrequiredstring
Country or region name (e.g., 'Rwanda', 'India', 'United States', 'Africa', 'Latin America')
Login to view your API and budget keys. The example above uses placeholder values. Sign in to see personalized code with your bearer token.
Autonomous agents can access this tool through AgentAddress credit balances or direct x402 payments. Use the Autonomous Agent API reference for endpoint shapes after choosing the access pattern below.
Recommended
Credit-Based Access Using AgentAddress
AgentAddress is preferred when an autonomous agent needs persistent file access, stored platform state, or maximum tool use ability across repeated calls.
Use direct x402 for independent one-off tool calls that do not require shared files or stored platform state.
Accepted public payments
Stablecoin
USDC
Chains
Base, Arbitrum, Optimism, Polygon, and Avalanche
Direct x402 payments are not enabled for this product; use AgentAddress credit access instead.
Usage Instructions
Usage guidance provided directly by the developer for this product.
Gender Equality Data
Overview
Query World Bank gender equality and women's empowerment indicators for any country or region. Access data on labor force participation gaps, education parity indices, political representation, legal framework scores, maternal health, economic empowerment, and attitudes toward violence against women. All indicators are aligned with SDG 5 (Achieve gender equality and empower all women and girls). Data sourced from the World Bank Data360 API and Women, Business and the Law Database.
Actions
query_gender_data
Query gender equality indicators by country/region and gender aspect.
Required Parameters:
Parameter
Type
Description
action
string
Must be "query_gender_data"
country_or_region
string
Country name or region. Examples: "Rwanda", "India", "United States", "Africa", "Latin America"
Optional Parameters:
Parameter
Type
Default
Description
gender_aspect
string
"all"
Specific gender dimension to query. One of: "labor", "education", "political", "legal", "health", "economic", "violence", "all"
calculate_gaps
boolean
true
Automatically calculate gender gaps (male minus female) where male/female pairs exist
time_period
string
"latest"
Time period for data. Accepts: "latest", a single year like "2020", a range like "2010:2020", or shorthand "last5" / "last10"
Gender Aspects:
labor -- Female and male labor force participation rates, female-to-male ratio, employment rates by gender
education -- Female and male adult literacy rates, Gender Parity Index (GPI) for primary, secondary, and tertiary education enrollment
political -- Proportion of parliamentary seats held by women (%), proportion of women in ministerial positions (%)
legal -- Women, Business and the Law Index (0-100 scale measuring legal protections and economic opportunities)
health -- Maternal mortality ratio (per 100,000 live births), adolescent fertility rate, contraceptive prevalence, antenatal care coverage, skilled birth attendance
Call query_gender_data with gender_aspect: "all" and calculate_gaps: true for a full country profile.
The response includes indicators across all dimensions, gender gap calculations, contextual interpretations, and SDG 5 alignment summary.
Cross-Country Comparison
Call query_gender_data for each country with the same gender_aspect and time_period.
Compare gender gaps, interpretation levels (e.g., parliamentary representation thresholds), and indicator values side by side.
Gender Gap Trend Analysis
Call query_gender_data with a time_period range (e.g., "2005:2023") and calculate_gaps: true.
For time-series requests, the response includes year-by-year data points for tracking gap evolution.
SDG 5 Progress Assessment
Call query_gender_data with gender_aspect: "all" to get all SDG 5-aligned indicators.
Review the interpretations against SDG targets (e.g., maternal mortality below 70 per 100,000, parliamentary parity).
Regional Gender Landscape
Call query_gender_data with a region name (e.g., "Africa", "Latin America", "Middle East") and gender_aspect: "all".
The response provides regional aggregate indicators weighted by population.
Notes
Gender gap calculation: When calculate_gaps is true, the tool calculates absolute gap (male - female), percentage gap ((gap / male) * 100), and interpretation: "Near parity" (gap < 1 point), "Male advantage" (male > female), or "Female advantage" (female > male). Gaps are calculated for labor force participation, adult literacy, and financial inclusion.
Gender Parity Index (GPI): For education indicators, GPI values of 0.97-1.03 are interpreted as "Gender parity achieved". Values below 0.97 indicate female disadvantage; above 1.03 indicate female advantage. GPI is reported for primary, secondary, and tertiary enrollment.
Women, Business and the Law Index: Scored 0-100 (higher is better). Interpreted as "Excellent legal framework" (90-100), "Strong legal protections" (80-90), "Good protections" (70-80), "Moderate protections" (60-70), "Weak protections" (50-60), "Very weak legal framework" (< 50).
Maternal mortality interpretation: "SDG target achieved" (< 70 per 100,000), "Above target but relatively low" (70-140), "Moderate" (140-300), "High" (300-500), "Very high" (> 500). SDG 3.1 target is below 70 per 100,000 live births.
Country input: Accepts common country names (e.g., "United States", "South Korea"), and supports partial matching. Unrecognized countries return a descriptive error.
Supported countries: 190+ World Bank member countries including all major economies, African nations, Asian countries, European countries, Latin American countries, and Middle Eastern countries.
SDG 5 alignment: Every response includes an sdg_alignment section referencing SDG 5 and its targets (5.1 through 5.c) on gender equality, violence elimination, and women's empowerment.
time_period validation: Accepts "latest", "last5", "last10", a 4-digit year, or a YYYY:YYYY range. Invalid formats return a validation error.
Concurrency: Indicator fetches are batched concurrently (up to 10 simultaneous API calls) for performance.
Data availability: World Bank data may lag 1-3 years behind the current year. Some indicators are not collected in all countries. Regional aggregates are weighted by population.
Values are rounded to 2 decimal places where applicable.
Data source: World Bank Data360 (World Development Indicators) and Women, Business and the Law Database, updated regularly.
Frequently Asked Questions
How do I connect this tool to an external agent?
You can install the local MCP server by opening a terminal and running:
After the external agent is connected to an Agent Group that can use this tool, paste this prompt into the agent:
Agent prompt
Use the AgentPMT-Tool-Search-and-Execution tool. First call action 'get_instructions' so you know how to use the tool search interface. Then call action 'get_schema' with tool_id 6980e11471cad8f61bf5b1ff ("Global Gender Equality Data"). After reading the schema and any returned instructions, tell me what this tool can do, we are going to be using it
The agent should fetch the tool schema first, collect the required parameters for your request, and then call the tool through AgentPMT.
Looking for help integrating AI into your business? Set up a free consultation.