All data sources

Nabors RigCLOUD

API keyrigcloud

Nabors RigCLOUD — drilling rig data. Wells, real-time time series, depth-indexed events, SmartDRILL, SmartSLIDE, SmartNAV surveys, tour sheets, crew performance, comments. Domains: Wells, Tags, Time/Event Data, Comments, SmartDRILL/SLIDE/NAV, Sequences, Tour Sheet, Crew Analytics. RULES: 1. API key from platform.rigcloud.com. 2. Most methods need wellId — use getWellList. 3. Time series: tagIdList for channels, startTime/endTime range. 4. Event data is depth-indexed — startDepthValue/endDepthValue. 5. Tour sheet endpoints use 'filters' param.

Provenance

PublisherNabors RigCLOUD

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationCredentials required (API key)

Methods (24)

  • getWellList

    read

    List all wells accessible to the user.

  • getWell

    read

    Get well details by ID.

    Required paramswellId
  • getSidetrackInfo

    read

    Get sidetrack data for a well.

    Required paramswellId
  • getTagConfigurations

    read

    List sensor tags configured for a well.

    Required paramswellId
  • getTimeData

    read

    Get time series drilling data (1-sec resolution).

    Required paramswellId
  • getTimeDataAggregate

    read

    Get min/max aggregated time series values.

    Required paramswellId
  • getEventData

    read

    Get depth-indexed event data.

    Required paramswellId
  • getEventDataAggregate

    read

    Get min/max aggregated event data.

    Required paramswellId
  • getComments

    read

    Get remarks/comments for a well.

    Required paramswellIdmode
  • createComment

    write

    Create a remark on a well.

    Required paramswellIdcomment
  • getSmartDrillRecipes

    read

    Get SmartDRILL autodriller recipes.

    Required paramswellId
  • getSmartSlideRecipes

    read

    Get SmartSLIDE directional recipes.

    Required paramswellId
  • getDrillingConnections

    read

    Get drilling connection time data.

    Required paramswellId
  • getSmartSlidePerformance

    read

    Get SmartSLIDE performance report.

    Required paramswellId
  • getSurveyData

    read

    Get directional survey data (SmartNAV).

    Required paramswellId
  • getSequenceRecipes

    read

    Get sequence automation recipes.

  • getTourSheetDailyServices

    read

    Get daily service info from tour sheet.

  • getTourSheetOperations

    read

    Get operations info from tour sheet.

  • getTourSheetReports

    read

    Get report info from tour sheet.

  • getTourSheetActivities

    read

    Get IADC activity info from tour sheet.

  • getTourSheetTours

    read

    Get tour/shift info from tour sheet.

  • getTourSheetWork

    read

    Get work info from tour sheet.

  • getCrewDrillingPerformance

    read

    Get drilling KPIs by crew.

    Required paramswellId
  • getCrewTrippingPerformance

    read

    Get tripping KPIs by crew.

    Required paramswellId