927 lines
31 KiB
JSON
927 lines
31 KiB
JSON
{
|
||
"$id": "https://schema.ideas.cnpc/json/business-data/x_tp_ach_farmation_test.1.0.0.json",
|
||
"type": "Object",
|
||
"title": "地层测试成果",
|
||
"schema": "http://json-schema.org/draft-07/schema#",
|
||
"required": [
|
||
"bsflag",
|
||
"dataRegion",
|
||
"dsid"
|
||
],
|
||
"identityId": [
|
||
"dsid"
|
||
],
|
||
"naturalKey": [
|
||
"layerNo",
|
||
"wellboreId"
|
||
],
|
||
"properties": {
|
||
"c1": {
|
||
"type": "number",
|
||
"title": "甲烷",
|
||
"description": "甲烷"
|
||
},
|
||
"c2": {
|
||
"type": "number",
|
||
"title": "乙烷",
|
||
"description": "乙烷"
|
||
},
|
||
"c3": {
|
||
"type": "number",
|
||
"title": "丙烷",
|
||
"description": "丙烷"
|
||
},
|
||
"ca": {
|
||
"type": "number",
|
||
"title": "钙",
|
||
"description": "钙"
|
||
},
|
||
"mg": {
|
||
"type": "number",
|
||
"title": "镁",
|
||
"description": "镁"
|
||
},
|
||
"n2": {
|
||
"type": "number",
|
||
"title": "氮",
|
||
"description": "氮"
|
||
},
|
||
"o2": {
|
||
"type": "number",
|
||
"title": "氧",
|
||
"description": "氧"
|
||
},
|
||
"ph": {
|
||
"type": "number",
|
||
"title": "PH值",
|
||
"description": "PH值"
|
||
},
|
||
"KNa": {
|
||
"type": "number",
|
||
"title": "钾加钠",
|
||
"description": "钾加钠"
|
||
},
|
||
"co2": {
|
||
"type": "number",
|
||
"title": "二氧化碳",
|
||
"description": "二氧化碳"
|
||
},
|
||
"co3": {
|
||
"type": "number",
|
||
"title": "碳酸根",
|
||
"description": "碳酸根"
|
||
},
|
||
"h2s": {
|
||
"type": "number",
|
||
"title": "硫化氢",
|
||
"description": "硫化氢"
|
||
},
|
||
"ic4": {
|
||
"type": "number",
|
||
"title": "异丁烷",
|
||
"description": "异丁烷"
|
||
},
|
||
"ic5": {
|
||
"type": "number",
|
||
"title": "异戊烷",
|
||
"description": "异戊烷"
|
||
},
|
||
"nc4": {
|
||
"type": "number",
|
||
"title": "正丁烷",
|
||
"description": "正丁烷"
|
||
},
|
||
"nc5": {
|
||
"type": "number",
|
||
"title": "正戊烷",
|
||
"description": "正戊烷"
|
||
},
|
||
"so4": {
|
||
"type": "number",
|
||
"title": "硫酸根",
|
||
"description": "硫酸根"
|
||
},
|
||
"dsid": {
|
||
"type": "string",
|
||
"title": "DSID",
|
||
"description": "主键ID"
|
||
},
|
||
"hco3": {
|
||
"type": "number",
|
||
"title": "重碳酸根",
|
||
"description": "重碳酸根"
|
||
},
|
||
"bhTvd": {
|
||
"type": "number",
|
||
"title": "井底垂深",
|
||
"description": "井底真垂直深度"
|
||
},
|
||
"btmMd": {
|
||
"type": "number",
|
||
"title": "井段底深",
|
||
"description": "填写试油射孔井段底深,多层合试时填写最下层底界深度,裸眼和筛管填写其顶界深度。"
|
||
},
|
||
"clPct": {
|
||
"type": "number",
|
||
"title": "氯根",
|
||
"description": "氯根"
|
||
},
|
||
"mdMax": {
|
||
"type": "number",
|
||
"title": "最大井斜深度",
|
||
"description": "最大井斜深度"
|
||
},
|
||
"topMd": {
|
||
"type": "number",
|
||
"title": "井段顶深",
|
||
"description": "填写试油射孔井段顶深,多层合试时填写最上层顶界深度,裸眼和筛管填写其顶界深度。"
|
||
},
|
||
"bsflag": {
|
||
"type": "number",
|
||
"title": "删除标识",
|
||
"description": "逻辑删除标识,表示该条记录在用或者已经失效,1表示正常数据、-5表示废弃数据"
|
||
},
|
||
"result": {
|
||
"type": "string",
|
||
"title": "地层测试结论",
|
||
"description": "地层测试结论"
|
||
},
|
||
"wellId": {
|
||
"type": "string",
|
||
"title": "井ID",
|
||
"description": "引用\"CD_WELL\"表的主键",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"co2Data": {
|
||
"type": "number",
|
||
"title": "二氧化碳g/m^3",
|
||
"description": "二氧化碳g/m^3"
|
||
},
|
||
"density": {
|
||
"type": "number",
|
||
"title": "油密度",
|
||
"description": "油密度"
|
||
},
|
||
"endTime": {
|
||
"type": "date",
|
||
"title": "结束时间",
|
||
"description": "填写本层试油作业的结束时间,指封层结束或完成生产管柱日期"
|
||
},
|
||
"eventId": {
|
||
"type": "string",
|
||
"title": "作业阶段ID",
|
||
"description": "作业阶段唯一标识符"
|
||
},
|
||
"h2sData": {
|
||
"type": "number",
|
||
"title": "硫化氢g/m^3",
|
||
"description": "硫化氢g/m^3"
|
||
},
|
||
"layerNo": {
|
||
"type": "string",
|
||
"title": "层序号",
|
||
"description": "填写层序号,按试油顺序填写地质层的顺序号,每一层填写一条记录,完井试油填写S1、S2等;中途测试填写C1、C2等;若同一井段多次试油则填写:S1-1、S1-2或C1-1、C2-2等"
|
||
},
|
||
"oilDist": {
|
||
"type": "string",
|
||
"title": "馏量",
|
||
"description": "馏量"
|
||
},
|
||
"remarks": {
|
||
"type": "string",
|
||
"title": "备注",
|
||
"description": "需要补充说明的内容"
|
||
},
|
||
"choke1Md": {
|
||
"type": "number",
|
||
"title": "阻流环深",
|
||
"description": "阻流环深"
|
||
},
|
||
"flowPres": {
|
||
"type": "number",
|
||
"title": "流压",
|
||
"description": "填写本层正常生产时测得的流动压力"
|
||
},
|
||
"flowTemp": {
|
||
"type": "number",
|
||
"title": "流温",
|
||
"description": "填写本层正常生产时测得的流动温度"
|
||
},
|
||
"formTemp": {
|
||
"type": "number",
|
||
"title": "地层温度",
|
||
"description": "填写地层温度"
|
||
},
|
||
"nextPlan": {
|
||
"type": "string",
|
||
"title": "下步安排",
|
||
"description": "填写下步工作安排,如上返、补孔、堵漏、卡水、暂停、交井等"
|
||
},
|
||
"openMeth": {
|
||
"type": "string",
|
||
"title": "打开方法",
|
||
"description": "打开方法"
|
||
},
|
||
"relCoeff": {
|
||
"type": "number",
|
||
"title": "相关系数",
|
||
"description": "填写计算无阻流量产能公式的相关系数"
|
||
},
|
||
"resultId": {
|
||
"type": "string",
|
||
"title": "成果ID",
|
||
"description": "成果ID"
|
||
},
|
||
"smplTime": {
|
||
"type": "date",
|
||
"title": "取水样日期",
|
||
"description": "取水样日期"
|
||
},
|
||
"testMeth": {
|
||
"type": "string",
|
||
"title": "测试方法",
|
||
"description": "属性规范值字段,引用属性代码TEST_EXPLORATION_METHOD下的属性值"
|
||
},
|
||
"testType": {
|
||
"type": "string",
|
||
"title": "测试类型",
|
||
"description": "测试类型"
|
||
},
|
||
"totSalin": {
|
||
"type": "number",
|
||
"title": "总矿化度",
|
||
"description": "总矿化度"
|
||
},
|
||
"wellType": {
|
||
"type": "string",
|
||
"title": "井型",
|
||
"description": "属性规范值字段,引用属性代码WELL_TYPE下的属性值"
|
||
},
|
||
"checkDate": {
|
||
"type": "date",
|
||
"title": "审核日期",
|
||
"description": "记录数据在本系统的审核时间,需精确到时分秒"
|
||
},
|
||
"dataGroup": {
|
||
"type": "string",
|
||
"title": "数据分组",
|
||
"description": "数据分组"
|
||
},
|
||
"recoyMeth": {
|
||
"type": "string",
|
||
"title": "求产方法",
|
||
"description": "求产方法"
|
||
},
|
||
"startTime": {
|
||
"type": "date",
|
||
"title": "开始时间",
|
||
"description": "填写首层及老井复试填写从试油队搬安开始时间,连试时第二层开始时间为上一层结束时间"
|
||
},
|
||
"waterType": {
|
||
"type": "string",
|
||
"title": "水型",
|
||
"description": "水型"
|
||
},
|
||
"addProdGas": {
|
||
"type": "number",
|
||
"title": "累产气",
|
||
"description": "填写累产气量"
|
||
},
|
||
"addProdOil": {
|
||
"type": "number",
|
||
"title": "累产油",
|
||
"description": "填写累产油量"
|
||
},
|
||
"borderDesc": {
|
||
"type": "string",
|
||
"title": "试井解释边界名称和距离",
|
||
"description": "填写边界名称和对应的距离"
|
||
},
|
||
"createDate": {
|
||
"type": "date",
|
||
"title": "创建日期",
|
||
"description": "记录数据在本系统的创建时间,需精确到时分秒"
|
||
},
|
||
"dataRegion": {
|
||
"type": "string",
|
||
"title": "油田标识",
|
||
"description": "油田标识"
|
||
},
|
||
"gasEffPerm": {
|
||
"type": "number",
|
||
"title": "气有效渗透率",
|
||
"description": "气有效渗透率"
|
||
},
|
||
"gasRelDens": {
|
||
"type": "number",
|
||
"title": "天然气相对密度",
|
||
"description": "天然气相对密度"
|
||
},
|
||
"gumPercent": {
|
||
"type": "number",
|
||
"title": "胶质",
|
||
"description": "胶质"
|
||
},
|
||
"oilEffPerm": {
|
||
"type": "number",
|
||
"title": "油有效渗透率",
|
||
"description": "油有效渗透率"
|
||
},
|
||
"powerVisco": {
|
||
"type": "number",
|
||
"title": "粘度",
|
||
"description": "粘度"
|
||
},
|
||
"recycleOil": {
|
||
"type": "number",
|
||
"title": "回收油量",
|
||
"description": "填写测试管柱内油的回收量"
|
||
},
|
||
"sumDuraten": {
|
||
"type": "number",
|
||
"title": "总流动时间",
|
||
"description": "总流动时间"
|
||
},
|
||
"testMethId": {
|
||
"type": "string",
|
||
"title": "测试方法ID",
|
||
"description": "属性规范值字段,引用属性代码TEST_EXPLORATION_METHOD下的属性值"
|
||
},
|
||
"totFracVol": {
|
||
"type": "number",
|
||
"title": "总馏量",
|
||
"description": "总馏量"
|
||
},
|
||
"tubingPres": {
|
||
"type": "string",
|
||
"title": "油压",
|
||
"description": "填写求产稳定时油管压力"
|
||
},
|
||
"updateDate": {
|
||
"type": "date",
|
||
"title": "更新日期",
|
||
"description": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间"
|
||
},
|
||
"waterDepth": {
|
||
"type": "number",
|
||
"title": "水深",
|
||
"description": "水深"
|
||
},
|
||
"waxPercent": {
|
||
"type": "number",
|
||
"title": "含蜡",
|
||
"description": "含蜡"
|
||
},
|
||
"wellTypeId": {
|
||
"type": "string",
|
||
"title": "井型ID",
|
||
"description": "属性规范值字段,引用属性代码WELL_TYPE下的属性值"
|
||
},
|
||
"wellboreId": {
|
||
"type": "string",
|
||
"title": "井筒ID",
|
||
"description": "引用\"CD_WELLBORE\"表的主键",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"bhChokeSize": {
|
||
"type": "number",
|
||
"title": "井下油嘴直径",
|
||
"description": "填写井下油嘴的内径尺寸"
|
||
},
|
||
"checkUserId": {
|
||
"type": "string",
|
||
"title": "审核用户",
|
||
"description": "记录数据在本系统的审核用户"
|
||
},
|
||
"createAppId": {
|
||
"type": "string",
|
||
"title": "创建应用",
|
||
"description": "填写数据来源的系统名"
|
||
},
|
||
"formPresFct": {
|
||
"type": "number",
|
||
"title": "地层压力系数",
|
||
"description": "填写压力系数=(地层压力/深度)×101.97"
|
||
},
|
||
"gasOilRatio": {
|
||
"type": "number",
|
||
"title": "气油比",
|
||
"description": "填写气油比"
|
||
},
|
||
"pgUpCurveId": {
|
||
"type": "string",
|
||
"title": "监测压力计曲线(上)",
|
||
"description": "引用\"DH_BAS_CURVE\"表的主键,生成图,指试油层井底监测压力计(上)曲线"
|
||
},
|
||
"sandPercent": {
|
||
"type": "number",
|
||
"title": "含砂",
|
||
"description": "含砂"
|
||
},
|
||
"smplTimeGas": {
|
||
"type": "date",
|
||
"title": "取气样日期",
|
||
"description": "取气样日期"
|
||
},
|
||
"smplTimeOil": {
|
||
"type": "date",
|
||
"title": "取油样日期",
|
||
"description": "取油样日期"
|
||
},
|
||
"tubingDepth": {
|
||
"type": "number",
|
||
"title": "油层套管下深",
|
||
"description": "填写油层套管下深"
|
||
},
|
||
"wellPurpose": {
|
||
"type": "string",
|
||
"title": "井别",
|
||
"description": "属性规范值字段,引用属性代码WELL_PURPOSE下的属性值"
|
||
},
|
||
"addProdWater": {
|
||
"type": "number",
|
||
"title": "累产水",
|
||
"description": "填写累产水量"
|
||
},
|
||
"completionMd": {
|
||
"type": "number",
|
||
"title": "完钻井深",
|
||
"description": "完钻井深"
|
||
},
|
||
"createUserId": {
|
||
"type": "string",
|
||
"title": "创建用户",
|
||
"description": "记录数据在本系统的创建用户"
|
||
},
|
||
"dailyProdGas": {
|
||
"type": "number",
|
||
"title": "日产气",
|
||
"description": "填写日产气量"
|
||
},
|
||
"dailyProdOil": {
|
||
"type": "number",
|
||
"title": "日产油",
|
||
"description": "填写日产油量"
|
||
},
|
||
"gasFlowCoeff": {
|
||
"type": "number",
|
||
"title": "气垂向有效渗透率",
|
||
"description": "气垂向有效渗透率"
|
||
},
|
||
"gasSmplPlace": {
|
||
"type": "string",
|
||
"title": "取气样位置",
|
||
"description": "取气样位置"
|
||
},
|
||
"oilFlowCoeff": {
|
||
"type": "number",
|
||
"title": "油垂向有效渗透率",
|
||
"description": "油垂向有效渗透率"
|
||
},
|
||
"oilSmplPlace": {
|
||
"type": "string",
|
||
"title": "取油样位置",
|
||
"description": "取油样位置"
|
||
},
|
||
"pluggingRate": {
|
||
"type": "number",
|
||
"title": "堵塞比",
|
||
"description": "堵塞比"
|
||
},
|
||
"recycleFluid": {
|
||
"type": "number",
|
||
"title": "回收液量",
|
||
"description": "填写测试管柱内液的回收量,分不出液性时填写"
|
||
},
|
||
"recycleWater": {
|
||
"type": "number",
|
||
"title": "回收水量",
|
||
"description": "填写测试管柱内水的回收量"
|
||
},
|
||
"testProdTime": {
|
||
"type": "date",
|
||
"title": "求产时间",
|
||
"description": "填写抽汲、提捞、气举等不同求产方法、工作制度的一个周期的求产时间(单位:分钟),如气举求产时间为7:10--8:35,可填写为85,只有非自喷求产时填写"
|
||
},
|
||
"totThickness": {
|
||
"type": "number",
|
||
"title": "射孔总厚度",
|
||
"description": "填写射孔段净长度,所有射孔段长度之和"
|
||
},
|
||
"totalSkinFct": {
|
||
"type": "number",
|
||
"title": "总表皮系数",
|
||
"description": "总表皮系数"
|
||
},
|
||
"updateUserId": {
|
||
"type": "string",
|
||
"title": "更新用户",
|
||
"description": "记录数据在本系统最新的更新用户,默认=创建用户"
|
||
},
|
||
"waterDensity": {
|
||
"type": "number",
|
||
"title": "水密度",
|
||
"description": "水密度"
|
||
},
|
||
"waterEffPerm": {
|
||
"type": "number",
|
||
"title": "水有效渗透率",
|
||
"description": "水有效渗透率"
|
||
},
|
||
"waterPercent": {
|
||
"type": "number",
|
||
"title": "含水",
|
||
"description": "含水"
|
||
},
|
||
"addProdLiquid": {
|
||
"type": "number",
|
||
"title": "累产液",
|
||
"description": "填写累产液量"
|
||
},
|
||
"cementQuality": {
|
||
"type": "string",
|
||
"title": "固井质量",
|
||
"description": "固井质量"
|
||
},
|
||
"constrSummary": {
|
||
"type": "string",
|
||
"title": "施工简况",
|
||
"description": "填写施工过程"
|
||
},
|
||
"exploreRadius": {
|
||
"type": "number",
|
||
"title": "探测半径",
|
||
"description": "探测半径"
|
||
},
|
||
"formationName": {
|
||
"type": "string",
|
||
"title": "层位",
|
||
"description": "填写试油试采井段对应的地质层位"
|
||
},
|
||
"freezingPoint": {
|
||
"type": "number",
|
||
"title": "凝固点",
|
||
"description": "凝固点"
|
||
},
|
||
"geoOffsetEast": {
|
||
"type": "number",
|
||
"title": "横坐标Y",
|
||
"description": "横坐标Y"
|
||
},
|
||
"measPointDpth": {
|
||
"type": "number",
|
||
"title": "静温测深",
|
||
"description": "填写测静压静温时的仪器下深"
|
||
},
|
||
"pgDownCurveId": {
|
||
"type": "string",
|
||
"title": "监测压力计曲线(下)",
|
||
"description": "引用\"DH_BAS_CURVE\"表的主键,生成图,指试油层井底监测压力计(下)曲线"
|
||
},
|
||
"reformMeasure": {
|
||
"type": "string",
|
||
"title": "地层改造措施",
|
||
"description": "选填:酸化、压裂、酸压若仅对油层进行了挤油或挤酸改造,可将此措施及过程填写在备注中"
|
||
},
|
||
"sumShutinTime": {
|
||
"type": "number",
|
||
"title": "总恢复时间",
|
||
"description": "总恢复时间"
|
||
},
|
||
"testToolsName": {
|
||
"type": "string",
|
||
"title": "测试工具名称",
|
||
"description": "填写测试工具名称,如MFE、APR等"
|
||
},
|
||
"wellPurposeId": {
|
||
"type": "string",
|
||
"title": "井别ID",
|
||
"description": "属性规范值字段,引用属性代码WELL_PURPOSE下的属性值"
|
||
},
|
||
"workingSystem": {
|
||
"type": "string",
|
||
"title": "工作制度",
|
||
"description": "填写与求产方法对应的工作制度如:自喷井填写油嘴直径(mm),孔板直径(mm),针阀开度(圈),畅喷填写套管直径(mm)或油管直径(mm),抽汲提捞的次数、深度、液面深,测液面填写测液面深度及其变化值(m)等"
|
||
},
|
||
"addBleedAmount": {
|
||
"type": "number",
|
||
"title": "本层排出的累计液量",
|
||
"description": "填写本层排出的累计液量"
|
||
},
|
||
"addEnterAmount": {
|
||
"type": "number",
|
||
"title": "本层入地的累计液量",
|
||
"description": "填写本层入地的累计液量,指压裂、酸化和漏失等试油期间的累计液量"
|
||
},
|
||
"bitumenPercent": {
|
||
"type": "number",
|
||
"title": "沥青质",
|
||
"description": "沥青质"
|
||
},
|
||
"completionDate": {
|
||
"type": "date",
|
||
"title": "完井日期",
|
||
"description": "填写该井完井日期,即最新一个井筒的完钻日期"
|
||
},
|
||
"dailyProdWater": {
|
||
"type": "number",
|
||
"title": "日产水",
|
||
"description": "填写日产油量"
|
||
},
|
||
"geoDescription": {
|
||
"type": "string",
|
||
"title": "地理位置",
|
||
"description": "地理位置的描述"
|
||
},
|
||
"geoOffsetNorth": {
|
||
"type": "number",
|
||
"title": "纵坐标X",
|
||
"description": "纵坐标X"
|
||
},
|
||
"inclinationMax": {
|
||
"type": "number",
|
||
"title": "最大井斜角",
|
||
"description": "最大井斜角"
|
||
},
|
||
"recycleSandVol": {
|
||
"type": "number",
|
||
"title": "回收砂量",
|
||
"description": "填写测试管柱内砂的回收量"
|
||
},
|
||
"setClosureType": {
|
||
"type": "string",
|
||
"title": "坐封类型",
|
||
"description": "填写完井测试只填写套管,中途测试填写套管或裸眼"
|
||
},
|
||
"sulphurPercent": {
|
||
"type": "number",
|
||
"title": "含硫",
|
||
"description": "含硫"
|
||
},
|
||
"topPackerPoint": {
|
||
"type": "number",
|
||
"title": "上封隔器卡点深度",
|
||
"description": "填写上封隔器卡点深度,单封隔器测试时只填写在此项内"
|
||
},
|
||
"tzInterCurveId": {
|
||
"type": "string",
|
||
"title": "测试层压力计曲线(内)",
|
||
"description": "引用\"DH_BAS_CURVE\"表的主键,生成图,指压力计传感器对管柱内压力计数据"
|
||
},
|
||
"waterFlowCoeff": {
|
||
"type": "number",
|
||
"title": "水垂向有效渗透率",
|
||
"description": "水垂向有效渗透率"
|
||
},
|
||
"waterSmplPlace": {
|
||
"type": "string",
|
||
"title": "取水样位置",
|
||
"description": "取水样位置"
|
||
},
|
||
"wellCommonName": {
|
||
"type": "string",
|
||
"title": "井名",
|
||
"description": "井名",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellCommonName"
|
||
}
|
||
]
|
||
},
|
||
"acrualCementTop": {
|
||
"type": "number",
|
||
"title": "水泥返深",
|
||
"description": "水泥返深"
|
||
},
|
||
"casingPresRange": {
|
||
"type": "string",
|
||
"title": "套压",
|
||
"description": "填写求产稳定时套管压力"
|
||
},
|
||
"dailyProdLiquid": {
|
||
"type": "number",
|
||
"title": "日产液",
|
||
"description": "填写日产液量"
|
||
},
|
||
"layerStaticPres": {
|
||
"type": "number",
|
||
"title": "地层静压",
|
||
"description": "指产层中部的地层压力"
|
||
},
|
||
"trippingInDepth": {
|
||
"type": "number",
|
||
"title": "压力计深度",
|
||
"description": "压力计深度"
|
||
},
|
||
"beakerSamplerGas": {
|
||
"type": "number",
|
||
"title": "取样器取得气量",
|
||
"description": "填写取样器取样时所取得的气量"
|
||
},
|
||
"beakerSamplerOil": {
|
||
"type": "number",
|
||
"title": "取样器取得油量",
|
||
"description": "填写取样器取样时所取得的油量"
|
||
},
|
||
"sourceCreateDate": {
|
||
"type": "date",
|
||
"title": "源头数据采集时间",
|
||
"description": "记录源头系统采集数据的时间"
|
||
},
|
||
"tzOutsideCurveId": {
|
||
"type": "string",
|
||
"title": "测试层压力计曲线(外)",
|
||
"description": "引用\"DH_BAS_CURVE\"表的主键,生成图,指压力计传感器对管柱外压力计数据"
|
||
},
|
||
"workingCondition": {
|
||
"type": "string",
|
||
"title": "工作状态",
|
||
"description": "属性规范值字段,引用属性代码WORKING_CONDITION下的属性值"
|
||
},
|
||
"bottomPackerPoint": {
|
||
"type": "number",
|
||
"title": "下封隔器卡点深度",
|
||
"description": "填写下封隔器卡点深度"
|
||
},
|
||
"closureAzimuthMax": {
|
||
"type": "number",
|
||
"title": "最大井斜方位角",
|
||
"description": "最大井斜方位角"
|
||
},
|
||
"perforatingLayers": {
|
||
"type": "number",
|
||
"title": "射孔层数",
|
||
"description": "填写射孔总层段数,可以根据对应的井段表记录数自动计算"
|
||
},
|
||
"beakerSamplerDepth": {
|
||
"type": "number",
|
||
"title": "取样器取样深度",
|
||
"description": "填写取样器取样时的深度"
|
||
},
|
||
"beakerSamplerPress": {
|
||
"type": "number",
|
||
"title": "取样器取样压力",
|
||
"description": "填写取样器取样时的压力"
|
||
},
|
||
"beakerSamplerWater": {
|
||
"type": "number",
|
||
"title": "取样器取得水量",
|
||
"description": "填写取样器取样时所取得的水量"
|
||
},
|
||
"thiValidShutInDate": {
|
||
"type": "number",
|
||
"title": "三次关井时间",
|
||
"description": "三次关井时间"
|
||
},
|
||
"wellboreCommonName": {
|
||
"type": "string",
|
||
"title": "井筒名",
|
||
"description": "井筒名",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
|
||
}
|
||
]
|
||
},
|
||
"workingConditionId": {
|
||
"type": "string",
|
||
"title": "工作状态ID",
|
||
"description": "属性规范值字段,引用属性代码WORKING_CONDITION下的属性值"
|
||
},
|
||
"completionFormation": {
|
||
"type": "string",
|
||
"title": "完钻层位",
|
||
"description": "钻井完钻层位,多个层位时用\",\"分隔,具体取值参见GR_BAS_STRATUM的数据"
|
||
},
|
||
"firOwFinalFlowPeres": {
|
||
"type": "number",
|
||
"title": "一次开井终流压力",
|
||
"description": "一次开井终流压力"
|
||
},
|
||
"gasOpenflowCapacity": {
|
||
"type": "number",
|
||
"title": "天然气无阻流量",
|
||
"description": "指井底流压为1个大气压时的产气量"
|
||
},
|
||
"initialBoilingPoint": {
|
||
"type": "number",
|
||
"title": "初馏点",
|
||
"description": "初馏点"
|
||
},
|
||
"thiOwFinalFlowPeres": {
|
||
"type": "number",
|
||
"title": "三次开井终流压力",
|
||
"description": "三次开井终流压力"
|
||
},
|
||
"thiShutInFinalPress": {
|
||
"type": "number",
|
||
"title": "三次关井压力",
|
||
"description": "三次关井压力"
|
||
},
|
||
"workloadTransferDate": {
|
||
"type": "date",
|
||
"title": "工作量转移日期",
|
||
"description": "当需要转移工作量时,填写此数据,正常上报则不需要填写此项"
|
||
},
|
||
"distanceTubingBushing": {
|
||
"type": "number",
|
||
"title": "油补距",
|
||
"description": "油补距"
|
||
},
|
||
"firOwInitialFlowPeres": {
|
||
"type": "number",
|
||
"title": "一次开井初流压力",
|
||
"description": "一次开井初流压力"
|
||
},
|
||
"firValidShutInDateOne": {
|
||
"type": "number",
|
||
"title": "一次关井时间",
|
||
"description": "一次关井时间"
|
||
},
|
||
"secValidShutInDateSec": {
|
||
"type": "number",
|
||
"title": "二次关井时间",
|
||
"description": "二次关井时间"
|
||
},
|
||
"shutInWellHeadMaxPres": {
|
||
"type": "number",
|
||
"title": "关井井口最高压力",
|
||
"description": "填写求产结束后关井井口的最高压力"
|
||
},
|
||
"thiOwInitialFlowPeres": {
|
||
"type": "number",
|
||
"title": "三次开井初流压力",
|
||
"description": "三次开井初流压力"
|
||
},
|
||
"firFirShutInFinalPress": {
|
||
"type": "number",
|
||
"title": "一次关井压力",
|
||
"description": "一次关井压力"
|
||
},
|
||
"fixProductionCriterion": {
|
||
"type": "string",
|
||
"title": "定产依据",
|
||
"description": "填写定产依据"
|
||
},
|
||
"secOwFinalFlowPeresSec": {
|
||
"type": "number",
|
||
"title": "二次开井终流压力",
|
||
"description": "二次开井终流压力"
|
||
},
|
||
"secShutInFinalPressSec": {
|
||
"type": "number",
|
||
"title": "二次关井压力",
|
||
"description": "二次关井压力"
|
||
},
|
||
"firValidWellStartupDate": {
|
||
"type": "number",
|
||
"title": "一次开井时间",
|
||
"description": "一次开井时间"
|
||
},
|
||
"secValidWellStartupDate": {
|
||
"type": "number",
|
||
"title": "二次开井时间",
|
||
"description": "二次开井时间"
|
||
},
|
||
"thiValidWellStartupDate": {
|
||
"type": "number",
|
||
"title": "三次开井时间",
|
||
"description": "三次开井时间"
|
||
},
|
||
"oilLayerCasingIinnerDiam": {
|
||
"type": "number",
|
||
"title": "油层套管内径",
|
||
"description": "填写油层套管内径"
|
||
},
|
||
"secOwInitialFlowPeresSec": {
|
||
"type": "number",
|
||
"title": "二次开井初流压力",
|
||
"description": "二次开井初流压力"
|
||
},
|
||
"artificialWellBottomDepth": {
|
||
"type": "number",
|
||
"title": "人工井底",
|
||
"description": "填试油过程中最后一道工序人工井底的位置(深度),如机桥、电桥、灰面及丢手封隔器的深度。"
|
||
},
|
||
"fixProductionStartEndTime": {
|
||
"type": "string",
|
||
"title": "定产起止时间",
|
||
"description": "填写具体的定产开始时间和结束时间"
|
||
},
|
||
"layerStaticPresGainMethod": {
|
||
"type": "string",
|
||
"title": "地层静压获取方式",
|
||
"description": "地层静压获取方式"
|
||
}
|
||
}
|
||
} |