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

265 lines
8.6 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/dh_ach_proppant_data.1.0.0.json",
"type": "Object",
"title": "支撑剂数据",
"schema": "http://json-schema.org/draft-07/schema#",
"required": [
"layeringJobId",
"dataRegion",
"proppantDataId",
"stimulationId",
"dsid",
"wellboreId",
"wellId"
],
"identityId": [
"dsid"
],
"naturalKey": [
"dsid"
],
"properties": {
"dsid": {
"type": "string",
"title": "DSID",
"description": "主键ID"
},
"btmMd": {
"type": "number",
"title": "井段底深",
"description": "填写本次措施作业对应的井段底深"
},
"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": "结束时间"
},
"eventId": {
"type": "string",
"title": "作业阶段ID",
"description": "引用\"CD_EVENT\"表的主键"
},
"remarks": {
"type": "string",
"title": "备注",
"description": "需要补充说明的内容"
},
"stageId": {
"type": "string",
"title": "阶段ID",
"description": "主键ID"
},
"haziness": {
"type": "number",
"title": "浊度",
"description": "填写支撑剂的浊度"
},
"checkDate": {
"type": "date",
"title": "审核日期",
"description": "记录数据在本系统的审核时间,需精确到时分秒"
},
"dataGroup": {
"type": "string",
"title": "数据分组",
"description": "数据分组"
},
"stageName": {
"type": "string",
"title": "阶段名称",
"description": "属性规范值字段引用属性代码ACID_FRAC_STAGE下的属性值"
},
"startTime": {
"type": "date",
"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": "记录数据在本系统的审核用户"
},
"constructNo": {
"type": "string",
"title": "施工次序",
"description": "填写本次措施时的措施顺序号或施工编号"
},
"createAppId": {
"type": "string",
"title": "创建应用",
"description": "填写数据来源的系统名"
},
"proppantVol": {
"type": "number",
"title": "支撑剂用量",
"description": "填写与支撑剂名称对应的支撑剂用量"
},
"stageNameId": {
"type": "string",
"title": "阶段名称ID",
"description": "属性规范值字段引用属性代码ACID_FRAC_STAGE下的属性值"
},
"wellSection": {
"type": "string",
"title": "井段号",
"description": "压裂施工段"
},
"createUserId": {
"type": "string",
"title": "创建用户",
"description": "记录数据在本系统的创建用户"
},
"manufacturer": {
"type": "string",
"title": "支撑剂生产商",
"description": "填写支撑剂生产商"
},
"proppantName": {
"type": "string",
"title": "支撑剂类型",
"description": "属性规范值字段引用属性代码STMPROP下的属性值"
},
"updateUserId": {
"type": "string",
"title": "更新用户",
"description": "记录数据在本系统最新的更新用户,默认=创建用户"
},
"validJobDate": {
"type": "number",
"title": "有效施工时间",
"description": "有效施工时间"
},
"formationName": {
"type": "string",
"title": "层位",
"description": "填写本次施工作业对应的地质层位"
},
"layeringJobId": {
"type": "string",
"title": "分层作业ID",
"description": "分层作业唯一标识符"
},
"stimulationId": {
"type": "string",
"title": "增产措施ID",
"description": "引用\"DH_BAS_INCR_STIM\"表的主键"
},
"proppantDataId": {
"type": "string",
"title": "支撑剂数据ID",
"description": "主键ID"
},
"proppantNameId": {
"type": "string",
"title": "支撑剂类型ID",
"description": "属性规范值字段引用属性代码STMPROP下的属性值"
},
"wellCommonName": {
"type": "string",
"title": "井名",
"description": "井名",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellCommonName"
}
]
},
"proppantTrueDens": {
"type": "number",
"title": "支撑剂真密度",
"description": "填写与支撑剂名称对应的支撑剂的真密度,也指体积密度"
},
"sourceCreateDate": {
"type": "date",
"title": "源头数据采集时间",
"description": "记录源头系统采集数据的时间"
},
"perforationDegree": {
"type": "number",
"title": "射开厚度",
"description": "射开厚度"
},
"proppantDesignVol": {
"type": "number",
"title": "支撑剂设计量",
"description": "填写支撑剂设计用量"
},
"proppantGrainSize": {
"type": "string",
"title": "支撑剂粒径",
"description": "填写与支撑剂名称对应的支撑剂粒径,单位以目计量,多种粒径之间用“、”分隔"
},
"proppantIntensity": {
"type": "number",
"title": "支撑剂强度",
"description": "填写与支撑剂名称对应的支撑剂强度"
},
"wellboreCommonName": {
"type": "string",
"title": "井筒名",
"description": "井筒名",
"x-osdu-relationship": [
{
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
}
]
},
"proppantApparentDens": {
"type": "number",
"title": "支撑剂视密度",
"description": "填写与支撑剂名称对应的支撑剂的视密度"
},
"proppantPreparedRese": {
"type": "number",
"title": "支撑剂备用量",
"description": "根据工程技术业务扩展"
}
}
}