Gender Equality Scores - Women's Rights Index avatar

Gender Equality Scores - Women's Rights Index

Pricing

$130.00 / 1,000 gender equality queries

Go to Apify Store
Gender Equality Scores - Women's Rights Index

Gender Equality Scores - Women's Rights Index

Track gender equality by country on workplace rights, safety, and opportunity. ESG metric for companies and investment.

Pricing

$130.00 / 1,000 gender equality queries

Rating

0.0

(0)

Developer

daehwan kim

daehwan kim

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Share

Global Gender Equality Index

Aggregates gender equality data from 4 international sources with composite scoring and news sentiment analysis.

Features

  • World Bank Gender Statistics (5 indicators): Female labor force participation, women in parliament, tertiary education gender ratio, female life expectancy, female self-employment
  • Our World in Data: Women's representation in national parliaments
  • UNESCO Institute for Statistics: Female tertiary education enrollment (CC-BY-SA 4.0)
  • GDELT News Analysis: 30-day gender-related news volume and sentiment (CC-BY 4.0)

Input

{
"countryCode": "SE"
}
  • countryCode (required): ISO 2-letter country code (e.g., "SE" for Sweden, "KR" for South Korea, "US" for United States)

Output

{
"query": {"countryCode": "SE"},
"worldBankGender": {
"femaleLaborForceParticipation": 62.1,
"womenParliamentPct": 47.3,
"tertiaryGenderRatio": 1.35,
"femaleLifeExpectancy": 84.2,
"femaleSelfEmployment": 4.1
},
"ourWorldInData": {"womenInParliament": 47.3, "dataYear": 2023},
"unesco": {"femaleEnrollmentTertiary": 60, "dataYear": 2022},
"gdelt": {"newsCount30d": 450, "avgTone": 1.2},
"genderEqualityScore": 84,
"dataAvailability": {
"worldBank": true,
"ourWorldInData": true,
"unesco": true,
"gdelt": true
},
"successfulSourceCount": 4,
"sources": [
"World Bank Gender Statistics (CC-BY 4.0)",
"Our World in Data (CC-BY 4.0)",
"UNESCO Institute for Statistics (CC-BY-SA 4.0)",
"The GDELT Project (CC-BY 4.0)"
],
"disclaimer": "..."
}

Gender Equality Score Methodology

Composite score (0–100) calculated from:

  1. Female Labor Force Participation (40% weight): World Bank indicator SL.TLF.CACT.FE.ZS
  2. Women in Parliament (40% weight): World Bank + Our World in Data cross-reference
  3. Tertiary Education Parity (40% weight): Gender ratio (target > 1.0 = more women)
  4. Female Life Expectancy (40% weight): Normalized to global average
  5. News Sentiment (20% weight): GDELT tone analysis (-10 to +10, normalized to 0–100)

Indices are averaged with specified weights. Missing data reduces denominator but does not penalize.

Data Sources

✅ Licensed Data (All Public Domain / Open License)

SourceLicenseAttribution
World Bank Gender StatisticsCC-BY 4.0https://data.worldbank.org
Our World in DataCC-BY 4.0https://ourworldindata.org
UNESCO Institute for StatisticsCC-BY-SA 4.0https://uis.unesco.org
GDELT ProjectCC-BY 4.0https://www.gdeltproject.org

This Actor aggregates publicly available gender equality data from:

  • The World Bank Gender Statistics (CC-BY 4.0)
  • Our World in Data (CC-BY 4.0)
  • UNESCO Institute for Statistics (CC-BY-SA 4.0 — Share-Alike required)
  • The GDELT Project (CC-BY 4.0)

Share-Alike Notice: Output includes UNESCO UIS data licensed under CC-BY-SA 4.0. Downstream users who redistribute must license derivative work under CC-BY-SA 4.0.

NOT policy, social, legal, or investment advice. Historical data aggregation only.

  • Does NOT evaluate specific social programs or policies
  • Does NOT recommend ESG ratings or investment decisions
  • Does NOT constitute sociological research or gender studies
  • Users must verify with original sources

Pricing

  • $0.13 per query (applies only if ≥2 sources return data)
  • No charge if insufficient data sources available
  • Base rate per event

Usage Examples

Sweden

curl -X POST "https://api.apify.com/v2/acts/ntriqpro~global-gender-equality-index/call?token=$APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{"countryCode": "SE"}'

South Korea

curl -X POST "https://api.apify.com/v2/acts/ntriqpro~global-gender-equality-index/call?token=$APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{"countryCode": "KR"}'

Rate Limits

  • World Bank API: No documented limit (internal fairness)
  • Our World in Data: 60 requests/minute per IP
  • UNESCO SDMX: 100 requests/minute
  • GDELT: No documented limit (public access)

Implemented exponential backoff on 429/500+ responses.

Technical Details

  • Runtime: Node.js 18.0+
  • Framework: Apify SDK 3.5+
  • Parallelization: All 4 sources fetched in parallel
  • Timeout: 20s per request with exponential retry (max 3 attempts)
  • Pricing Model: PAY_PER_EVENT (conditional charge)

Support

For issues or questions, contact: ntriq@example.com


Generated with Claude Code 4.5 (2026-04-08)


Extend this actor with the ntriqpro intelligence network:

⭐ Love it? Leave a Review

Your rating helps professionals discover this actor. Rate it here.