Provenance
Freshness & coverage
Methods (20)
getCostData
readWell-level cost summaries (AFE vs Actual capex by component).
Filters: API, operator, state, county, reservoir. Aggregated per well.
getCostBreakdown
readLine-item cost details (casing, cement, stimulation, etc.). Filters: API, operator, state, county.
Returns detailed cost breakdowns per well
getWells
readWell metadata with dynamic column selection. Filters: API, operator, state, county, reservoir.
columns: "API,operator,state,county,reservoir,lateral,tvd" for efficiency.
getLocations
readWell-path/location data in WKT format. Filter by API.
Returns geometry_wkt field
getProduction
readMonthly production data (oil, gas, water volumes). Filter by API, operator, state.
Returns oil (bbl), gas (MCF), water (bbl) by date
getProductRevenue
readProduct revenue data with well info. Returns volume, value, marketing, product type.
getCasing
readCasing design records (string type, hole size, depth, weight, grade). Filter by API.
getFormations
readFormation tops and geology (reservoir name, TVD, MD). Filter by API.
getSurveys
readDirectional survey records (MD, TVD, inclination, azimuth, DLS, N/E/VS). Filter by API.
getWellTests
readFlow/pressure test data (IP rates, choke, pressures, test type). Filter by API.
getVendorCosts
readVendor cost data (vendor name, code, type, cost amount, phase, rig). Filter by API, operator, state.
getFiles
readRegulatory file links and documents. Filter by API.
getFinancialSubmissions
readSEC company filing metadata. Filter by cik, name, form (10-K, 10-Q), period.
getFinancialPresentation
readPresentation/display info for financial statement elements. Filter by adsh, tag, stmt.
getFinancialNumbers
readNumeric financial data from SEC filings (value, uom, enddate). Filter by cik, adsh, tag, form.
getFinancialText
readText/narrative financial data from SEC filings. Filter by cik, adsh, tag.
getFinancialTextBig
readLarge text content (MD&A, footnotes) in chunks. Filter by cik, adsh, tag.
getWellDetail
readFull well detail: metadata + costs + production + cost breakdown for a single well.
Required paramsAPIcompareCosts
unknownCost comparison across operators/basins/time periods. Pass filters to scope.
searchOperators
readSearch wells by operator name. Returns well metadata with key columns.
Required paramsoperator
