PCRbase is the world's first machine-readable inventory of PCRs — the governing documents for Environmental Product Declarations (EPDs). Open data. Semantic mapping. Built for the LCA community.
All 290 PCRs with metadata, operator, method family, version dates, and PDF availability.
Download pcrs.jsonCOMET-aligned Turtle export. 8,370+ triples, one named graph per PCR version.
Download pcrbase.ttlOperator-level coverage, extraction confidence, mapping completeness — machine-readable.
Download stats.jsonComplete inventory, all fields.
GET /api/v1/pcrs.json
Filter by ISO 14067, EN 15804, or EU PEF.
GET /api/v1/by-method/iso14067.json
Per-operator PCR listings.
GET /api/v1/by-operator/environdec.json
All program operators with counts.
GET /api/v1/operators.json
Lightweight token index for client-side search.
GET /api/v1/search-index.json
Requirement clause groups and key frequencies.
GET /api/v1/requirements/clause-summary.json
All endpoints are static JSON files served from GitHub Pages. No rate limits. CORS-open. Updated quarterly.
Every PCR requirement clause is mapped to the COMET carbon ontology — a structured vocabulary for carbon footprints, LCA methods, and supply chain data. PCRbase is the primary evidence base for COMET's PCR-related classes.
Mapping types: exact (existing COMET class/property), extended (COMET reified with PCR context), lossy (approximate fit), unmapped (evidence queue for new upstream PRs).
View COMET Ontology ↗Paste an EPD (ILCD XML / JSON), upload a PDF, or fill a form — we'll check declared modules, allocation methods, and boundary scope against the governing PCR's requirements.
PCRbase is an open-source project by Nick Gogerty. It maintains a versioned, machine-readable inventory of Product Category Rules — the normative documents governing EPD declarations under ISO 14025, EN 15804, and EU PEF.
The pipeline: DuckDB system-of-record → LLM extraction (Claude Haiku) with span-verification gates → COMET ontology mapping → generated RDF/JSON-LD. Quarterly re-harvest. Operator contributions welcome.