Sources
- Earth API Geospatial inputs at parcel resolution
- Calculator API EC-M-1.1 reference implementation
- Sensor stack Proprietary ground-truth (rolling)
- Open data NLCD · GFW · SoilGrids · GBIF · IUCN · JRC
Signal catalog · Methodology EC-M-1.1 · Private beta
Versioned, lineage-tracked ecological signals — for the institutions that price, study, regulate, insure, and restore the natural world.
Built on the Landseed measurement stack: the Earth API, the Calculator API, and the EC-M-1.1 methodology. Every observation is signed, vintaged, and joinable to its upstream computation graph.
{
"signal_id": "eci",
"version": "1.4.2",
"methodology_version": "EC-M-1.1",
"as_of": "2026-04-30",
"value": 0.6398,
"components": {
"physical": 0.71,
"chemical": 0.62,
"composition": 0.74,
"structure": 0.58,
"function": 0.51,
"landscape": 0.68
},
"vintage_pinned": true
} {
"signal_id": "threat-multiplier",
"version": "1.4.2",
"methodology_version": "EC-M-1.1",
"as_of": "2026-04-30",
"value": 0.4127,
"components": {
"land_use_change": 0.31,
"development": 0.48,
"rarity": 0.45
},
"horizon_years": 10,
"vintage_pinned": true
} {
"signal_id": "earth-credit-yield",
"version": "1.4.2",
"methodology_version": "EC-M-1.1",
"as_of": "2026-04-30",
"value": 12.84,
"unit": "credits/1000ha/year",
"inputs": {
"eci": 0.6398,
"threat_multiplier": 0.4127
},
"vintage_pinned": true
} Why this is different
Most ecological data quietly changes when the methodology evolves — and a paper, a regulator filing, or an insurance contract built on it can't be re-checked later. Earth Signals is built the opposite way. Every observation is dated, signed, and locked the moment it's published. The number you cite today is the number anyone else can verify in 2040.
Sources
Canonical signal store
signal_id string
version string
methodology_version string
as_of date
value number
components object
uncertainty object
lineage object
vintage_pinned boolean Surfaces
parcel us-vt-orange-a3f2 · methodology EC-M-1.1 · v1.4.2 · illustrative, not for citation
Permanent
Every published number is locked the moment it ships. New methodology versions create new numbers; the old ones never move.
Traceable
Every number traces back to its exact inputs. Anyone can click through and see the source data, the methodology, and the math.
Signed
Every number is cryptographically signed at publish. Strong enough for litigation, regulator filings, and contract settlement.
Consistent
A scientist, a regulator, and an insurance carrier all read the same number in the same shape. No surface-specific drift.
The platform at a glance
A curated subset of the catalog. Each signal pins to a methodology version, ships at a documented frequency, and exposes its computation lineage on every observation.
A 0–1 composite of physical state, chemical state, biological composition, structure, function, and landscape — under SEEA-EA.
A 0–1 composite of land-use change, development pressure, and ecosystem rarity for a parcel.
Earth Credits issued per 1,000 hectares per year for a parcel under EC-M-1.1.
Pixel-level forest canopy loss detection at 30 m resolution, refreshed daily.
One endpoint per signal. One canonical schema. Vintaged responses, lineage on every observation. The API reads like a market-data feed.
curl https://api.earth-signals.com/v1/signals/eci \
-H "Authorization: Bearer es_preview_..." \
-d "lat=44.4654" \
-d "lng=-72.6874" \
-d "as_of=2026-04-30" {
"signal_id": "eci",
"version": "1.4.2",
"methodology_version": "EC-M-1.1",
"as_of": "2026-04-30",
"vintage_pinned": true,
"value": 0.6398,
"components": {
"physical": 0.71,
"chemical": 0.62,
"composition": 0.74,
"structure": 0.58,
"function": 0.51,
"landscape": 0.68
},
"uncertainty": { "stdev": 0.041, "ci_95": [0.56, 0.72] },
"lineage": {
"inputs": [
"nlcd-2021",
"landfire-2022",
"soilgrids-2.0",
"gbif-2024-q1"
],
"computation_graph": "https://api.earth-signals.com/v1/signals/eci/lineage/0xa3f2..."
}
} Eleven audiences, one catalog. The same ECI a peer-reviewed paper cites is the ECI a parametric reinsurance contract triggers on. What differs is governance, packaging, and price tier.
Universities, NGO scientists, government labs.
Funds, market makers, structured-product desks.
Index publishers, ETF issuers, benchmark administrators.
Reinsurers, parametric-product desks, risk modellers.
Sustainability, finance, and risk teams at large corporates.
Federal agencies, multilateral banks, sub-national governments.
Access
The methodology is identical across tiers. What differs is licence, governance, SLA, and price.
Academic & non-profit research
Funds · platforms · disclosure
Indices · reinsurance · sovereigns
For research
The Research tier is no-cost for non-commercial publication. Vintage-pinned, methodology-cited, lineage on every export.
Apply for research accessFor everyone else
Signals are shipping into design-partner agreements through 2026. If your team would benefit from early access — or has a use case we should be building toward — write to us.
hello@landseed.earth