compliance/assets/doc/extracted_schemas/ml_rpt_logging_daily.1.0.0.json
2025-05-16 15:18:02 +08:00

489 lines
14 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$id": "https://schema.ideas.cnpc/json/business-data/ml_rpt_logging_daily.1.0.0.json",
"type": "Object",
"title": "录井日报",
"schema": "http://json-schema.org/draft-07/schema#",
"required": [
"bsflag",
"dataRegion",
"dsid",
"reportDate",
"wellboreId"
],
"identityId": [
"dsid"
],
"naturalKey": [
"reportDate",
"wellboreId"
],
"properties": {
"cl": {
"type": "number",
"title": "氯根",
"description": "填写钻井液氯根的范围值例如1500-26300"
},
"rpm": {
"type": "number",
"title": "转盘转速",
"description": "转盘转速"
},
"dsid": {
"type": "string",
"title": "DSID",
"description": "主键ID"
},
"hco3": {
"type": "number",
"title": "重碳酸根",
"description": "填写钻井液重碳酸根的范围值例如2000-2500"
},
"denIn": {
"type": "number",
"title": "钻井液进口密度",
"description": "钻井液进口密度"
},
"bitNum": {
"type": "string",
"title": "钻头编号",
"description": "钻头编号"
},
"bsflag": {
"type": "number",
"title": "删除标识",
"description": "逻辑删除标识表示该条记录在用或者已经失效1表示正常数据、-5表示废弃数据"
},
"maxRop": {
"type": "number",
"title": "最大钻时",
"description": "最大钻时"
},
"minRop": {
"type": "number",
"title": "最小钻时",
"description": "最小钻时"
},
"s0Sect": {
"type": "string",
"title": "S0情况",
"description": "S0情况"
},
"s1Sect": {
"type": "string",
"title": "S1情况",
"description": "S1情况"
},
"s2Sect": {
"type": "string",
"title": "S2情况",
"description": "S2情况"
},
"torque": {
"type": "number",
"title": "扭矩",
"description": "扭矩"
},
"wellId": {
"type": "string",
"title": "井ID",
"description": "井ID",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellId",
"relationType": "PK"
}
]
},
"bitType": {
"type": "string",
"title": "钻头类型",
"description": "选填三牙轮、PDC、刮刀、取心、金刚石等。"
},
"command": {
"type": "string",
"title": "甲方重大指令",
"description": "甲方重大指令"
},
"eventId": {
"type": "string",
"title": "作业阶段ID",
"description": "作业阶段唯一标识符"
},
"footage": {
"type": "number",
"title": "纯钻进尺",
"description": "纯钻进尺"
},
"kellyIn": {
"type": "number",
"title": "方入",
"description": "方入"
},
"missTip": {
"type": "number",
"title": "钻井液失水",
"description": "失水"
},
"remarks": {
"type": "string",
"title": "备注",
"description": "需要补充说明的内容"
},
"concSand": {
"type": "number",
"title": "含砂",
"description": "含砂"
},
"consSumm": {
"type": "string",
"title": "工程简况",
"description": "工程简况"
},
"gels0Sec": {
"type": "number",
"title": "初切",
"description": "初切"
},
"tmaxSect": {
"type": "string",
"title": "TMAX情况",
"description": "TMAX情况"
},
"bhaLength": {
"type": "number",
"title": "钻具长度",
"description": "钻具长度"
},
"checkDate": {
"type": "date",
"title": "审核日期",
"description": "记录数据在本系统的审核时间,需精确到时分秒"
},
"dataGroup": {
"type": "string",
"title": "数据分组",
"description": "数据分组"
},
"gels10Min": {
"type": "number",
"title": "终切",
"description": "终切"
},
"lithology": {
"type": "string",
"title": "岩性",
"description": "岩性"
},
"takeVitta": {
"type": "string",
"title": "固井质量",
"description": "固井质量"
},
"viscosity": {
"type": "number",
"title": "钻井液进口粘度",
"description": "钻井液进口粘度"
},
"workOrgId": {
"type": "string",
"title": "作业组织编号",
"description": "作业组织编号"
},
"createDate": {
"type": "date",
"title": "创建日期",
"description": "记录数据在本系统的创建时间,需精确到时分秒"
},
"dataRegion": {
"type": "string",
"title": "油田标识",
"description": "油田标识"
},
"drillDepth": {
"type": "number",
"title": "钻达井深",
"description": "钻达井深"
},
"ethPerSect": {
"type": "string",
"title": "C2_百分含量情况",
"description": "C2_百分含量情况"
},
"filterCake": {
"type": "number",
"title": "泥饼",
"description": "泥饼"
},
"gasPerSect": {
"type": "string",
"title": "全烃_百分含量情况",
"description": "全烃_百分含量情况"
},
"mudDensity": {
"type": "number",
"title": "钻井液出口密度",
"description": "钻井液出口密度"
},
"prpPerSect": {
"type": "string",
"title": "C3_百分含量情况",
"description": "C3_百分含量情况"
},
"reportDate": {
"type": "date",
"title": "填报日期",
"description": "填报日期,指记录作业生产的日期,是业务主键"
},
"shiftDepth": {
"type": "number",
"title": "接班井深",
"description": "接班井深"
},
"updateDate": {
"type": "date",
"title": "更新日期",
"description": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间"
},
"wellboreId": {
"type": "string",
"title": "井筒ID",
"description": "井筒唯一标识符",
"x-osdu-relationship": [
{
"entityType": "cd_wellbore.1.0.0/wellboreId",
"relationType": "PK"
}
]
},
"bitDiameter": {
"type": "string",
"title": "钻头直径",
"description": "钻头直径"
},
"checkUserId": {
"type": "string",
"title": "审核用户",
"description": "记录数据在本系统的审核用户"
},
"createAppId": {
"type": "string",
"title": "创建应用",
"description": "填写数据来源的系统名"
},
"fluidVolume": {
"type": "number",
"title": "排量",
"description": "排量"
},
"ibutPerSect": {
"type": "string",
"title": "iC4_百分含量情况",
"description": "iC4_百分含量情况"
},
"ipenPerSect": {
"type": "string",
"title": "iC5_百分含量情况",
"description": "iC5_百分含量情况"
},
"kellyLength": {
"type": "number",
"title": "钻杆长",
"description": "钻杆长"
},
"methPerSect": {
"type": "string",
"title": "C1_百分含量情况",
"description": "C1_百分含量情况"
},
"nbutPerSect": {
"type": "string",
"title": "nC4_百分含量情况",
"description": "nC4_百分含量情况"
},
"npenPerSect": {
"type": "string",
"title": "nC5_百分含量情况",
"description": "nC5_百分含量情况"
},
"ropInterval": {
"type": "string",
"title": "平均钻时",
"description": "平均钻时"
},
"sppInterval": {
"type": "string",
"title": "泵压",
"description": "泵压"
},
"wobInterval": {
"type": "string",
"title": "钻压",
"description": "钻压"
},
"createUserId": {
"type": "string",
"title": "创建用户",
"description": "记录数据在本系统的创建用户"
},
"cutPakageNum": {
"type": "number",
"title": "捞取岩屑包数",
"description": "捞取岩屑包数"
},
"dailyChecker": {
"type": "string",
"title": "日报审核人",
"description": "日报审核人"
},
"dailyCreator": {
"type": "string",
"title": "日报填表人",
"description": "日报填表人"
},
"desgTopDepth": {
"type": "number",
"title": "设计顶层井深",
"description": "设计顶层井深"
},
"drillingDays": {
"type": "number",
"title": "钻井天数",
"description": "钻井天数"
},
"handOverTime": {
"type": "date",
"title": "交班时间",
"description": "交班时间"
},
"mudViscosity": {
"type": "number",
"title": "钻井液出口粘度",
"description": "钻井液出口粘度"
},
"planLandfall": {
"type": "string",
"title": "层位预报",
"description": "层位预报"
},
"updateUserId": {
"type": "string",
"title": "更新用户",
"description": "记录数据在本系统最新的更新用户,默认=创建用户"
},
"uptoWellForm": {
"type": "string",
"title": "钻达层位",
"description": "钻达层位"
},
"drillingHours": {
"type": "number",
"title": "纯钻进时间",
"description": "纯钻进时间"
},
"handOverDepth": {
"type": "number",
"title": "交班井深",
"description": "交班井深"
},
"depthIncrement": {
"type": "number",
"title": "当日进尺",
"description": "填写当日的钻井进尺"
},
"inletFluidTemp": {
"type": "number",
"title": "进口温度",
"description": "进口温度"
},
"loggingDailyId": {
"type": "string",
"title": "录井日报ID",
"description": "录井日报ID"
},
"mudDensityDsgn": {
"type": "number",
"title": "设计钻液密度",
"description": "设计钻液密度"
},
"wellCommonName": {
"type": "string",
"title": "井名",
"description": "井名",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellCommonName"
}
]
},
"cutCollectDepth": {
"type": "number",
"title": "岩屑捞至井深",
"description": "岩屑捞至井深"
},
"dailyCreateDate": {
"type": "date",
"title": "上报日期",
"description": "填写日报上报日期"
},
"instrumentState": {
"type": "string",
"title": "录井仪器情况",
"description": "录井仪器情况"
},
"outletFluidTemp": {
"type": "number",
"title": "出口温度",
"description": "出口温度"
},
"geologySummarize": {
"type": "string",
"title": "地质简况",
"description": "地质简况"
},
"sourceCreateDate": {
"type": "date",
"title": "源头数据采集时间",
"description": "记录源头系统采集数据的时间"
},
"wellCementingQua": {
"type": "string",
"title": "固井质量详述",
"description": "固井质量详述"
},
"collarJointLength": {
"type": "number",
"title": "钻挺及配合接头",
"description": "钻挺及配合接头"
},
"questionConcourse": {
"type": "string",
"title": "补充说明",
"description": "需要说明的问题"
},
"totalDrillingTime": {
"type": "number",
"title": "总钻进时间",
"description": "总钻进时间"
},
"wellboreCommonName": {
"type": "string",
"title": "井筒名",
"description": "井筒名",
"x-osdu-relationship": [
{
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
}
]
},
"inletFluidConduRate": {
"type": "number",
"title": "进口电导率",
"description": "进口电导率"
},
"outletFluidConduRate": {
"type": "number",
"title": "出口电导率",
"description": "出口电导率"
}
}
}