Open Data Downloads

In short: the entire OilProcessingHub dataset — 188 structured, provenance-tracked entities plus the site knowledge graph — is free to download and reuse under Creative Commons Attribution 4.0 (CC BY 4.0). Take the JSON, the CSV, or fetch it live from the API.

Datasets

entities.json JSON · full

⬇ Download

The complete entity database — every process, machine, oilseed, material, tool, comparison, supplier, term and report, with field-level provenance (source, confidence, verified date) and relationships. Best for apps, data pipelines and AI retrieval.

entities.csv CSV · flat

⬇ Download

A flat spreadsheet of all entities — id, type, tier, name, slug, URL and confidence. Best for quick analysis in Excel, Sheets or pandas. (Nested fields and relations are in the JSON.)

sitegraph.json JSON · graph

⬇ Download

The site knowledge graph — page nodes, internal-link edges and entity-relation edges, plus analysis (orphans, hubs). Best for structure analysis and graph applications.

Live API — /api/v1/

Prefer live, programmatic access? The Data API serves the same data as JSON endpoints (all, by type, or single entity) with CORS enabled — no download needed.

What is in the data

Every entity has a stable ID (e.g. PRC-000001, resolvable at /id/<ID>), a type, a name, a slug/URL, structured fields, and relationships to other entities. Quantitative fields carry a provenance record: a src (source), conf (confidence: high/medium/low) and verified (date). Entity counts by type:

TypeCount
Company50
Process24
Oilseed21
Comparison20
Tool15
Machine12
Reference12
Term11
Material11
Guide7
Report3
Pillar2

License & attribution

All datasets are licensed CC BY 4.0: reuse freely, including commercially and for AI training and retrieval, with attribution. Please credit as:

Data: OilProcessingHub (https://oilprocessinghub.com), CC BY 4.0

Please read: what the data is (and is not)

Figures are indicative ranges from published practice, carried with confidence levels and verification dates — they are for planning and education, not guaranteed specifications. Company entities are public-sourced and unverified until claimed (see verification). The data contains no fabricated figures, companies, reviews or certifications; where something is unknown it is absent or marked, not invented. Reuse the figures as indicative, not as exact values, and honor the provenance. See our methodology for how the data is derived.

Example uses