{ "$id": "https://schema.ideas.cnpc/json/business-data/dh_bas_layering_job.1.0.0.json", "type": "Object", "title": "酸化压裂分层作业", "schema": "http://json-schema.org/draft-07/schema#", "required": [ "layeringJobId", "dataRegion", "topMd", "stimulationId", "startTime", "dsid", "btmMd", "phase" ], "identityId": [ "dsid" ], "naturalKey": [ "dsid" ], "properties": { "dsid": { "type": "string", "title": "DSID", "description": "主键ID" }, "btmMd": { "type": "number", "title": "井段底深", "description": "填写本次作业井段顶,指本次酸化压裂段射孔底界" }, "phase": { "type": "string", "title": "阶段", "description": "属性规范值字段,引用属性代码MEASURE_PHASE下的属性值。" }, "topMd": { "type": "number", "title": "井段顶深", "description": "填写本次作业井段顶,指本次酸化压裂段射孔顶界" }, "bsflag": { "type": "number", "title": "删除标识", "description": "逻辑删除标识,表示该条记录在用或者已经失效,1表示正常数据、-5表示废弃数据" }, "wellId": { "type": "string", "title": "井ID", "description": "引用\"CD_WELL\"表的主键", "x-osdu-relationship": [ { "entityType": "cd_well.1.0.0/wellId", "relationType": "PK" } ] }, "endTime": { "type": "date", "title": "结束时间", "description": "结束时间,指本井段本次压裂停泵时间(含测压降),精确到分钟" }, "phaseId": { "type": "string", "title": "阶段ID", "description": "属性规范值字段,引用属性代码MEASURE_PHASE下的属性值。" }, "remarks": { "type": "string", "title": "备注", "description": "需要补充说明的内容" }, "checkDate": { "type": "date", "title": "审核日期", "description": "记录数据在本系统的审核时间,需精确到时分秒" }, "dataGroup": { "type": "string", "title": "数据分组", "description": "数据分组" }, "startTime": { "type": "date", "title": "开始时间", "description": "测试压裂开始时间,第一台泵车启动循环时间;精确到分钟" }, "averageTvd": { "type": "number", "title": "平均垂深", "description": "该填写本次作业井段平均垂深(西南需求,字段数据由西南页岩院源库直接推送)" }, "createDate": { "type": "date", "title": "创建日期", "description": "记录数据在本系统的创建时间,需精确到时分秒" }, "dataRegion": { "type": "string", "title": "油田标识", "description": "油田标识" }, "updateDate": { "type": "date", "title": "更新日期", "description": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间" }, "wellboreId": { "type": "string", "title": "井筒ID", "description": "引用\"CD_WELLBORE\"表的主键", "x-osdu-relationship": [ { "entityType": "cd_wellbore.1.0.0/wellboreId", "relationType": "PK" } ] }, "checkUserId": { "type": "string", "title": "审核用户", "description": "记录数据在本系统的审核用户" }, "createAppId": { "type": "string", "title": "创建应用", "description": "填写数据来源的系统名" }, "wellSection": { "type": "string", "title": "井段号", "description": "井段号" }, "coiledTubBmd": { "type": "string", "title": "连续油管喷射井段", "description": "连续油管喷射酸化共有小段数;每小段的井段顶、井段底、喷嘴数(孔数)等(最新工艺)" }, "createUserId": { "type": "string", "title": "创建用户", "description": "记录数据在本系统的创建用户" }, "updateUserId": { "type": "string", "title": "更新用户", "description": "记录数据在本系统最新的更新用户,默认=创建用户" }, "validJobDate": { "type": "number", "title": "有效施工时间", "description": "指开始注入工作液到结束的有效时间,精确到分钟,指时间段" }, "formationName": { "type": "string", "title": "层位", "description": "填写本次施工作业对应的地质层位" }, "layeringJobId": { "type": "string", "title": "分层作业ID", "description": "主键ID" }, "stimulationId": { "type": "string", "title": "增产措施ID", "description": "引用\"DH_BAS_INCR_STIM\"表的主键" }, "sandBlaPerfVol": { "type": "number", "title": "喷射砂粒用量", "description": "连续油管喷砂射孔-酸化使用砂粒用量,单位,方" }, "wellCommonName": { "type": "string", "title": "井名", "description": "井名", "x-osdu-relationship": [ { "entityType": "cd_well.1.0.0/wellCommonName" } ] }, "constructComment": { "type": "string", "title": "施工评价", "description": "施工评价" }, "sourceCreateDate": { "type": "date", "title": "源头数据采集时间", "description": "记录源头系统采集数据的时间" }, "perforationDegree": { "type": "number", "title": "厚度", "description": "填写射开厚度,指本次压裂段射开目的层厚度合计" }, "stimulationTarget": { "type": "string", "title": "增产措施目的", "description": "增产措施目的,指对本井段酸化压裂目的进行描述。例如测试压裂等" }, "sandBlaPerfVolAttr": { "type": "string", "title": "喷射砂属性", "description": "连续油管喷射酸化使用砂粒名称、大小(最新工艺)" }, "wellboreCommonName": { "type": "string", "title": "井筒名", "description": "井筒名", "x-osdu-relationship": [ { "entityType": "cd_wellbore.1.0.0/wellboreCommonName" } ] } } }