WELLHEAD
IQ

For Texas Oil and Gas Operators

CERTIFIED DATA [ FIELD TESTED ]
PRODUCTION ANALYTICS / TEXAS, USA
HYDROCARBON DATA MISSION-GRADE API ACCESS
DERRICK-01 TANK-A TANK-B COMM
FIG. 001 DATA PLATFORM
SPEC-A 2025
$16B TRACKED VALUE
SPEC-B 2025
15.1MM BBL PRODUCTION
SPEC-C 2025
254 COUNTIES
SPEC-D 2025
3000+ OPERATORS
01

Empower Your Team
With Good Data

WIQ-2025-TX
DASHBOARD WIQ-SYS

We track every oil and gas lease in Texas, the price of oil or gas sold, how much was produced, gravity, and more.

dashboard graphs reports real-time collaboration
02

Analytics & Insights

A-01 ANALYTICS
DATA-CORE

ANALYTICS

Determine how you rank as a producer

A-02 INSIGHTS
31.8°N 102.4°W GEO-SCAN

INSIGHTS

Ensure you're getting the best price

A-03 REPORTS
REPORT RPT-2025

REPORTS

Get every team aligned

03

Built on Powerful Tech

SYSTEM AI-OPS

Utilizing machine learning and AI, our platform provides reliable, up-to-date insights on Texas' oil and gas leases and production. Trusted by industry leaders, our tools empower strategic decisions with accurate, comprehensive data.

$150MM+ in gross sales tracked
Every producing lease in Texas
wellheadiq_demo.py — WellheadIQ
🐍 wellheadiq_demo.py ×
📄 config.json
1234567891011121314151617181920212223242526272829303132333435
# Get started with WellheadIQ API in seconds
from wellheadiq import WellheadIQ

# Initialize client
client = WellheadIQ(api_key='your_api_key')

# Get current oil prices in Midland County
prices = client.get_prices(
    county='Midland',
    product='oil'
)
print(f"Average price: ${prices['avg']}/BBL")
print(f"Best buyer: {prices['top_buyer']} at ${prices['max']}/BBL")

# Find wells by operator
wells = client.search_wells(
    operator='EOG Resources',
    min_production=500  # BBL/day
)
print(f"Found {len(wells)} active wells")

# Get production reports
production = client.get_production(
    lease_id='12345',
    months=6
)

# Track regulatory filings
filings = client.get_filings(operator_p5='250571')
for filing in filings['pending']:
    print(f"{filing['form']} due {filing['due_date']}")

# Real-time price alerts
client.subscribe_alerts(
    county='Andrews',
    threshold=85,  # Alert when price > $85/BBL
    callback=lambda p: print(f"Price alert: ${p}/BBL")
)
🔀 main ✓ 0 problems
Python 3.11 UTF-8 Ln 1, Col 1

API SDK available for: Python, R, Excel, and custom data formats. We provide comprehensive client libraries and can deliver data in any format you need.

04

Powerful Reporting

Leveraging cutting-edge AI and robust analytics, our platform transforms intricate oil and gas data into valuable insights. Trusted by industry giants, our proven software delivers enduring, reliable performance.

RPT-01 COUNTY

COUNTY REPORT

Explore county-specific oil and gas data to reveal production trends, identify top leases and taxpayers, assess exemptions, and make informed operational and investment decisions.

RPT-02 PRICE

PRICE REPORT

Analyze our data to track oil and gas price trends, identify top purchasers, and strategize sales for maximum profitability, aiding in informed decision-making.

RPT-03 OPERATOR

OPERATOR REPORT

Query our data to uncover operators' performance insights, scrutinizing production volumes, tax details, exemption usage, and lease management for strategic enhancements.

RPT-04 TAX

TAX REPORT

Leverage our data to unearth deep insights on tax liabilities, analyze tax types and sub-types, track exemptions, and strategize for efficient tax planning.

05

Pricing

WIQ-2025-TX
MANIFEST WIQ-2025 BILL OF LADING APPROVED
SUBSCRIPTION TIER
$1000 / MONTH
BOOK DEMO

or email paras@wellheadiq.com

Start using WellheadIQ today.