LPsLux Proposals
Governance & Impact
LP-2991

Impact Measurement Methodology

Draft

Methodology for measuring, tracking, and reporting social impact across the Lux ecosystem.

Type
Meta
Created
2025-12-17

LP-901: Impact Measurement Methodology

Abstract

This LP defines the methodology for measuring and reporting social impact across the Lux Network ecosystem. It establishes metrics definitions, data collection protocols, calculation methods, and reporting standards aligned with IRIS+ and IMP frameworks.

Motivation

Good intentions are not enough—impact must be measured rigorously. Without standardized methodology:

  1. Inconsistent metrics prevent comparison across time and projects
  2. Data quality issues undermine confidence in reported outcomes
  3. Impact washing becomes possible when definitions are ambiguous
  4. Institutional stakeholders cannot integrate impact data into their frameworks

This LP establishes the measurement infrastructure that makes LP-900's Theory of Change operationally rigorous. By aligning with IRIS+ and IMP, we ensure compatibility with the global impact investing ecosystem.

Measurement Framework

Guiding Principles

  1. Materiality: Focus on metrics that matter to stakeholders
  2. Comparability: Use standardized definitions
  3. Reliability: Ensure data quality and consistency
  4. Accessibility: Make metrics understandable
  5. Actionability: Enable decision-making

Framework Alignment

FrameworkApplication
IRIS+Metric definitions and taxonomy
IMPFive Dimensions structure
GRIStakeholder materiality
SDG IndicatorsGlobal development alignment

Core Impact Metrics

Financial Inclusion Metrics

FI-01: Users in Underserved Regions

Definition: Number of unique addresses actively transacting from countries classified as emerging markets or developing economies (IMF classification).

AttributeValue
IRIS+ CodePI7098 (modified)
UnitCount
FrequencyMonthly
Data SourceOn-chain + geolocation

Calculation:

FI-01 = Count(unique_addresses WHERE country IN emerging_markets AND tx_count >= 1 in period)

Methodology Notes:

  • Country determined by validator exit node or declared wallet country
  • Emerging markets per IMF World Economic Outlook classification
  • Active = at least 1 transaction in reporting period
  • Privacy-preserving: aggregated counts only

FI-02: Average Transaction Cost

Definition: Mean transaction fee in USD for standard value transfer transactions.

AttributeValue
IRIS+ CodeCustom
UnitUSD
FrequencyDaily (reported monthly)
Data SourceOn-chain

Calculation:

FI-02 = Sum(tx_fees_USD) / Count(standard_transfers)

FI-03: Languages Supported

Definition: Number of languages with official documentation and user interface translations.

AttributeValue
IRIS+ CodeOI1638 (modified)
UnitCount
FrequencyQuarterly
Data SourceDocumentation inventory

Criteria for inclusion:

  • Full documentation translation (>80% of core docs)
  • UI localization available
  • Community support channel in language

Economic Empowerment Metrics

EE-01: Validator Rewards Distributed

Definition: Total value in USD of staking rewards distributed to validators.

AttributeValue
IRIS+ CodePI4060 (modified)
UnitUSD
FrequencyMonthly
Data SourceOn-chain

Calculation:

EE-01 = Sum(validator_rewards * price_USD)

EE-02: Grant Recipients

Definition: Cumulative number of unique entities receiving ecosystem grants.

AttributeValue
IRIS+ CodeOI8869 (modified)
UnitCount
FrequencyQuarterly
Data SourceGrant database

EE-03: Ecosystem Jobs Estimate

Definition: Estimated full-time equivalent positions supported by Lux ecosystem projects.

AttributeValue
IRIS+ CodePI3687
UnitFTE
FrequencyAnnual
Data SourceEcosystem survey

Methodology:

  • Annual survey of funded projects
  • Self-reported FTE counts
  • Extrapolation for non-respondents based on funding level
  • Reported with confidence interval

Governance Participation Metrics

GP-01: Governance Participants

Definition: Unique addresses participating in on-chain governance or LP process.

AttributeValue
IRIS+ CodeCustom
UnitCount
FrequencyQuarterly
Data SourceOn-chain + GitHub

Includes:

  • On-chain votes cast
  • LP proposals submitted
  • LP comments/reviews
  • Forum discussion participation (verified accounts)

GP-02: LP Contributions

Definition: Number of LP proposals, comments, and reviews submitted.

AttributeValue
IRIS+ CodeCustom
UnitCount
FrequencyQuarterly
Data SourceGitHub repository

GP-03: Regional Representation

Definition: Number of countries with at least one active governance participant.

AttributeValue
IRIS+ CodeOI3176 (modified)
UnitCount
FrequencyAnnual
Data SourceSurvey + registration data

Developer Ecosystem Metrics

DE-01: Monthly Active Developers

Definition: Developers with meaningful code contributions or activity in the ecosystem.

AttributeValue
IRIS+ CodeCustom
UnitCount
FrequencyMonthly
Data SourceGitHub, npm, contract deployments

Includes:

  • Code commits to Lux repositories
  • Package downloads/usage
  • Smart contract deployments
  • SDK/API usage (authenticated)

DE-02: Developer Countries

Definition: Number of countries with at least one active developer.

AttributeValue
IRIS+ CodeOI3176 (modified)
UnitCount
FrequencyQuarterly
Data SourceDeveloper profiles + activity

DE-03: Open-Source Contributions

Definition: Cumulative count of merged pull requests to Lux repositories.

AttributeValue
IRIS+ CodeCustom
UnitCount
FrequencyMonthly
Data SourceGitHub API

Data Collection Protocols

On-Chain Data

Collection Method: Automated indexing

ProtocolDetails
FrequencyReal-time indexing, hourly aggregation
StorageTime-series database
RetentionPermanent (aggregated)
ValidationCross-chain verification

Survey Data

Collection Method: Annual stakeholder surveys

ProtocolDetails
PopulationValidators, grantees, developers
SamplingCensus attempt + random sample
Response target>50% for validators, >30% for others
AdministrationOnline survey, translated

Survey Schedule:

  • Q1: Annual validator survey
  • Q2: Developer ecosystem survey
  • Q3: Grantee impact survey
  • Q4: User research sample

Third-Party Data

SourceDataFrequency
IMFCountry classificationsAnnual
World BankEconomic indicatorsAnnual
Electric Coin Co.Privacy-preserving analyticsAs available

Data Quality Framework

Quality Dimensions

DimensionDefinitionStandard
AccuracyCorrect representation<5% error rate
CompletenessAll required data present>90% complete
TimelinessAvailable when neededWithin SLA
ConsistencySame methodology over timeDocumented changes

Quality Indicators

IndicatorLevelDescription
🟢 HighPrimary data, verified>80% primary, cross-validated
🟡 MediumMixed sources50-80% primary
🔴 LowEstimates<50% primary or modeled

Data Governance

Roles:

  • Data Owner: Impact Lead
  • Data Steward: Sustainability Team
  • Data Custodian: Engineering Team

Processes:

  • Monthly data quality reviews
  • Quarterly methodology reviews
  • Annual external audit of key metrics

Calculation Methodologies

Aggregation Rules

Metric TypeAggregationNotes
CountsSum or unique countSpecify deduplication
RatesWeighted averageWeight by activity
FinancialSum in USDUsing daily price

Normalization

Currency: All financial metrics normalized to USD using:

  • Daily closing price (CoinGecko)
  • Period average for aggregates

Time: All metrics reported in UTC with clear period boundaries.

Estimation Methods

For incomplete data:

  1. Response extrapolation: Scale survey responses by response rate
  2. Industry proxy: Use comparable industry data with adjustment factor
  3. Model estimation: Statistical model with disclosed assumptions

All estimates flagged with methodology and uncertainty range.

Reporting Standards

Disclosure Requirements

Each metric report includes:

ElementRequirement
ValueCurrent period value
ComparisonPrior period + year-over-year
TargetProgress against stated goal
QualityData quality indicator
MethodologyLink to full methodology
LimitationsKnown gaps or issues

Report Formats

ReportFrequencyDetail Level
DashboardReal-timeSummary
Monthly BriefMonthlyKey metrics
Quarterly ReportQuarterlyFull detail
Annual ReportAnnualComprehensive + narrative

Audit Trail

All impact metrics maintain:

  • Raw data archives
  • Calculation scripts (version controlled)
  • Change log for methodology updates
  • Audit access for third-party reviewers

Continuous Improvement

Review Cycle

ActivityFrequency
Data quality checkMonthly
Methodology reviewQuarterly
Stakeholder feedbackQuarterly
External assessmentBiennial
Framework updateAnnual

Change Management

For methodology changes:

  1. Document rationale
  2. Assess comparability impact
  3. Calculate restated historical data (if material)
  4. Communicate to stakeholders
  5. Update documentation

Learning Integration

  • Document measurement challenges and solutions
  • Share learnings with impact measurement community
  • Contribute to standards development (IRIS+, IMP)
  • LP-800: ESG Principles and Commitments
  • LP-900: Impact Framework & Theory of Change
  • LP-910: Stakeholder Engagement
  • LP-920: Community Development & Grants
  • LP-930: Financial Inclusion Metrics
  • LP-860: Evidence Locker Index

Changelog

VersionDateChanges
1.02025-12-17Initial draft

Copyright and related rights waived via CC0.