← Back to Home
Utica Intel

Overview

A dual-lens intelligence platform built on Ohio's public Utica Shale oil-and-gas data. One lens is free and landowner-facing — plain-English briefs on the wells and operators under your land. The other is a gated operator lens: offset-well benchmarking, type curves, and permit-activity alerts — an "Enverus-lite" for the Ohio Utica, assembled entirely from open data.

The interesting problem is turning scattered public records into something analysts trust. The platform entity-resolves a well master by API number, joins it to FracFocus completion data and state production spreadsheets, and runs a decline-curve engine on top — the data-science work is the whole point.

Features

Stack

Python loaders landing raw public pulls into Postgres, a decline/type-curve engine, and a natural-language query layer over the warehouse, with a Next.js front end. Currently at proof-of-concept stage: data availability confirmed, first loaders working.